Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 10,172 for

page count

(0.07 sec)
  1. Untangle Row Bookmarks in Jython|Aspose.Words f...

    Untangle Row Bookmarks using Jython.... getBookmarks () bookmarks_count = bookmarks . getCount () x...x = 0 while x < bookmarks_count : bookmark = bookmarks . get (...

    docs.aspose.com/words/java/untangle-row-bookmar...
  2. Manipulating TIFF Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Export Multi Page frames to different Image format...Sometimes you need to export Multi-page TIFF frames to some other image...

    docs.aspose.com/imaging/net/manipulating-tiff-i...
  3. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...Count; i++) { chart.ChartData.Categories...i = 0; i < baseCarCostData.Count; i++) { var dataCell = workbook...

    forum.aspose.com/t/getting-the-exact-coordinate...
  4. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...Count == 0 || subField is RadioButtonField){...subField in field) { if (subField.Count == 0 || subField is RadioButtonField)...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  5. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...Document(filePath); foreach (Page page in document.Pages) { List<Aspose.Pdf...layers = page.Layers; if (layers != null && layers.Count > 0) {...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  6. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate...Returns an object that represents page setup and section properties...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. Converting a HTML file to EMF using Python | As...

    Sample code on Python for HTML to EMF conversion. Use example code for batch HTML to EMF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...resolution. Check the number of pages in the input document and set...

    products.aspose.com/pdf/python-net/conversion/h...
  8. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...Properties Name Description count Gets the number of immediate...body text at the bottom of the page. // This entry will contain...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在Ruby中将工作表转换为SVG|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....into svg format in a single page. img_options = Rjb :: import...worksheet into svg format sheet_count = workbook . getWorksheets ()...

    docs.aspose.com/cells/zh/java/converting-worksh...
  10. Გადაიყვანეთ JPG DOC Python

    გადაიყვანეთ JPG DOC Python ფორმატში კოდით. შეინახეთ JPG როგორც DOC Python....doc) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.doc", save_options)...

    products.aspose.com/words/ka/python-net/convers...