Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 10,136 for

page count

(0.09 sec)
  1. 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...
  2. HTML to EMF Converter using Python | Aspose.PDF

    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...
  3. 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...
  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. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name...."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"..."Personalized answer sheet" , "columns_count" : 2 , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/examples/an...
  7. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....paragraph, the margin or the page). The relative positioning of...floating image to the center of a page. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  9. 类型1字体的字形和指标|Java

    Java API可供开发人员操纵和字体文件。了解有关如何使用Java中1型字体的字形和指标的基础知识。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  10. TextColumnCollection indexer | Aspose.Words for...

    TextColumnCollection indexer. Returns a text column at the specified index....doc ) page_setup = builder . page_setup columns = page_setup...evenly_spaced = False columns . set_count ( 2 ) # Determine the amount...

    reference.aspose.com/words/python-net/aspose.wo...