Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 184,616 for

page

(0.5 sec)
  1. LayoutEnumerator.page_index property | Aspose.W...

    LayoutEnumerator.Page_index property. Gets the 1-based index of a Page which contains the current entity....page_index property LayoutEnumerator.page_index property Gets...Gets the 1-based index of a page which contains the current entity...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Rotate Text in Adobe Acrobat using Java

    This short tutorial guides on how to rotate text in Adobe Acrobat using Java. It contains details about the IDE settings, step-wise process and a runnable sample code to rotate text in PDF using Java....Page Product Family Aspose.PSD Product...new document and add a default page to it Create a TextFragment...

    kb.aspose.com/pdf/java/how-to-rotate-text-in-ad...
  3. Remove Tables from existing PDF|Aspose.PDF for ...

    Understand how to remove tables from a PDF document using Aspose.PDF for .NET, improving document clarity and structure....successfully finds tables on the page, it becomes capable to remove...first page with absorber absorber . Visit ( document . Pages [ 1...

    docs.aspose.com/pdf/net/remove-tables-from-exis...
  4. Rotate, Change the Position and Connect Sub-Sha...

    This section explains how to rotate a visio shape with Aspose.Diagram....article move a shape on the page. The process for moving a shape... The code retrieves a Visio page by name and shape by ID 16,...

    docs.aspose.com/diagram/net/rotate-change-the-p...
  5. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark....positioned in the centre of the page. While in Aspose.Words there...// Place the watermark in the page center. watermark . setRelativeHorizonta...

    docs.aspose.com/words/java/add-watermark/
  6. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...50 * 72; Page page = pdfDocument.getPages().add(); page.setPageSize(pageWidth...(VerticalAlignment.Center); page.getParagraphs().add(image);...

    forum.aspose.com/t/duplicate-image-is-creating-...
  7. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....vsdx" ); // get page of the Visio diagram by name...Diagram . Page page = diagram . Pages . GetPage ( "Page-1" ); //...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. Aspose.PDF for PHP via Java - Create, Merge, Mo...

    PHP wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...metadata information, text and page manipulation, management of...remove watermarks Split pages Merge pages Extract PDF Metadata Fill...

    products.aspose.com/pdf/php-java/
  9. Aspose::Words::Fields::FieldPage class | Aspose...

    Aspose::Words::Fields::FieldPage class. Implements the Page field. To learn more, visit the documentation article in C++....FieldPage class Implements the PAGE field. To learn more, visit...NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram.... The Page object represents the drawing...area of a foreground page or a background page.In order to reduce...

    docs.aspose.com/diagram/java/reduce-file-size/