Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 184,603 for

page

(0.44 sec)
  1. FieldToa.sequence_separator property | Aspose.W...

    FieldToa.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and Page numbers....separate sequence numbers and page numbers. @property def sequence_separator...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java...Document (); // Get particular page Page pdfPage = pdfDocument . getPages...the text fragment to the PDF page textBuilder . appendText ( textFragment1...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/
  3. Developer Guide|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....Layer Insert Shape Shape Page Page Master Master HyperLinks Working...print Options Setting Page Margins Getting Page Width and Height Theme...

    docs.aspose.com/diagram/net/developer-guide/
  4. Aspose.Cells.GridJs Working on Mobile|Documenta...

    This article describes how to use GridJs on a mobile device....GridJs You need to access the page via IP on the mobile device...demo web page in the mobile browser. Navigate to the page http://yourip:82/...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... Add a page using Pages.Add() method. Create a...Paragraphs collection of the page. Save the PDF using Save(String)...

    products.aspose.com/pdf/python-net/create/
  6. FieldToa.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToa SequenceSeparator property—easily customize the character sequence for separating sequence and Page numbers for enhanced clarity....separate sequence numbers and page numbers. public string SequenceSeparator...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...redact_literals_on_pages(doc: "pdf.Document", patterns: List[str], page_numbers:...total = 0 if not patterns or not page_numbers: return 0 compiled =...

    forum.aspose.com/t/really-weird-large-redaction...
  8. PageInfo.get_size_in_pixels method | Aspose.Wor...

    aspose.words.rendering.PageInfo.get_size_in_pixels method...get_size_in_pixels(scale, dpi) Calculates the page size in pixels for a specified...inch). Returns The size of the page in pixels. get_size_in_pixels(scale...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.relative_horizontal_position property...

    ShapeBase.relative_horizontal_position property. Specifies relative to what the shape is positioned horizontally....floating image to the center of a page. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Example of Hello World using Rust language|Aspo...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Rust.... Add a new page to the PDF document using page_add function...function. Set the page size using page_set_size . Add “Hello World!”...

    docs.aspose.com/pdf/rust-cpp/hello-world-example/