Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 1,113 for

numbers

(0.06 sec)
  1. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....Document" , "pages" : [ { "number" : 1 , "width" : 595 , "height"...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  2. C-Sharp .NET kullanarak PDF'yi düzenlenebilir b...

    GroupDocs.Conversion C# .NET API, PDF'yi çevrimiçi olarak Word dosyasına dönüştürmek ve değiştirmek için kolay bir yol sağlar. Bu makale, C# dilinde PDF'nin Word'e nasıl dönüştürüleceği hakkındadır....> {1, 2} // Page numbers starts from 1 }, OutputPath...

    blog.groupdocs.cloud/tr/conversion/convert-pdf-...
  3. Перетворіть PDF на редагований DOC за допомогою...

    GroupDocs.Conversion C# .NET API надає простий спосіб конвертувати та змінювати файл PDF у файл Word онлайн. У цій статті йдеться про те, як конвертувати PDF у Word на C#....> {1, 2} // Page numbers starts from 1 }, OutputPath...

    blog.groupdocs.cloud/uk/conversion/convert-pdf-...
  4. Render all layouts | Documentation

    When GroupDocs.Viewer Cloud renders CAD drawings we get only Model representation. In order to render Model and all non-empty Layouts within CAD drawing, the property CadOptions.RenderLayouts is used. The following code sample shows how to render layouts along with the Model of a CAD drawing. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....":true}}}" Response { "pages" : [ { "number" : 1 , "resources" : null ...

    docs.groupdocs.cloud/viewer/render-all-layouts/
  5. HTML Viewer - Limit image size | Documentation

    GroupDocs.Viewer Cloud also provides the feature to set limits for width/height for the output image. Follow the below steps to achieve this functionality. If you want to render single image in PDF/HTML you can set width/height for the output image. If you set ImageMaxWidth/ImageMaxHeight options, if the image exceeds one of these limits - it will be resized proportionally. The following code sample shows how to set the output image size limits when rendering the document....":600}}" Response { "pages" : [ { "number" : 1 , "resources" : null ...

    docs.groupdocs.cloud/viewer/html-viewer-limit-i...
  6. Render with custom fonts | Documentation

    GroupDocs.Viewer Cloud provides the feature to add custom font sources. Following code snippet shows how to set custom font source. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser...."}" Response { "pages" : [ { "number" : 1 , "resources" : null ...

    docs.groupdocs.cloud/viewer/render-with-custom-...
  7. Get View Info for MS Project Document | Documen...

    GroupDocs.Viewer Cloud provides additional information such as project start and end dates for MS Project documents when calling Info method. Following example demonstrates how to retrieve view information for MS Project document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Project File" , "pages" : [ { "number" : 1 , "width" : 0 , "height"...

    docs.groupdocs.cloud/viewer/get-view-info-for-m...
  8. Replace missing font | Documentation

    GroupDocs.Viewer Cloud enables you to set default font name which may be useful in following cases: You want to generally specify the default font to fall back on if a particular font in a document cannot be found during rendering; The document uses a font that contains non-English characters and the you want to make sure that any missing font is replaced with one which has the same character set available...."}}" Response { "pages" : [ { "number" : 1 , "resources" : null ...

    docs.groupdocs.cloud/viewer/replace-missing-font/
  9. Node.js का उपयोग करके PDF फ़ाइलों से छवियाँ निक...

    नोड.जेएस के लिए पीडीएफ पार्सर क्लाउड एसडीके के साथ रेस्ट एपीआई का उपयोग करके पीडीएफ फाइलों से छवियां निकालें। यह आलेख इस बारे में है कि Node.js का उपयोग करके PDF फ़ाइलों से चित्र कैसे निकाले जाएँ...startPageNumber = 1; // Start page number options.countPagesToExtract...

    blog.groupdocs.cloud/hi/parser/extract-images-f...
  10. Konvertieren Sie Excel-Tabellen in PDF in Node....

    Konvertieren Sie Excel-Tabellen mithilfe einer REST-API in Node.js programmgesteuert in PDF Dateien. Das Node.js SDK ermöglicht die Konvertierung von XLS und XLSX Dateien in PDF....pagesCount = 3; // Number of pages(sheets) to convert...

    blog.groupdocs.cloud/de/conversion/convert-exce...