Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 10,503 for

page count

(0.92 sec)
  1. PDF to TIFF Conversion Produces Only Black & Wh...

    Environment Aspose.PDF Version: 21.6.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: PDF → TIFF (Color) Issue Description We are facing a critical issue while converting PDF documents to TIFF f…...the conversion process, all pages in the final TIFF output are...without any exceptions. All pages in the TIFF output appear only...

    forum.aspose.com/t/pdf-to-tiff-conversion-produ...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Adding, Extracting, and Deleting Tables in PDF Using C# https://products.aspose.com/pdf/net/table/ Recent content in Adding, Extracting, and De......"name": "Access the Page", "text": "Access the Page via its index"..."Populate table, Add the table to page, and Save the file", "url" :...

    products.aspose.com/pdf/net/table/index.xml
  3. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPageS field in Java....Retrieves the number of the current page within the current section....SECTIONPAGES fields to number pages by sections. Document doc =...

    reference.aspose.com/words/java/com.aspose.word...
  4. Paragraph | Aspose.Words for Java

    Represents a paragraph of text 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...
  5. PageSetup.left_margin property | Aspose.Words f...

    PageSetup.left_margin property. Returns or sets the distance (in points) between the left edge of the Page and the left boundary of the body text....between the left edge of the page and the left boundary of the...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection.DistanceFromText | Aspose.Word...

    Discover the BorderCollection DistanceFromText property to easily customize border spacing from text in your designs. Optimize your layout effortlessly!...Shows how to create green wavy page border with a shadow. Document...Aspose.Words BorderCollection.Count BorderCollection.Horizontal...

    reference.aspose.com/words/net/aspose.words/bor...
  7. FootnoteOptions.restart_rule property | Aspose....

    FootnoteOptions.restart_rule property. Determines when automatic numbering restarts....show up at the bottom of each page that contains # their reference...insert_break ( aw . BreakType . PAGE_BREAK ) builder . write ( 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we enCountered an issue: when processing multiple files together, their PDF con…...Count > 0) { foreach (string name...openJs) jsList.Add(openJs); // 3. Page‑level actions and annotation...

    forum.aspose.com/t/unable-to-extract-javascript...
  9. 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...
  10. TextColumnCollection.evenly_spaced property | A...

    TextColumnCollection.evenly_spaced property. True if text columns are of equal width and evenly spaced....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...