Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 188,041 for

page

(0.42 sec)
  1. Resources|Aspose.Slides for PHP Documentation

    Discover key Aspose.Slides for PHP via Java resources — from downloads and docs to forums and blog updates—to improve working with PPT, PPTX and ODP....for PHP via Java home page Product home page. Aspose.Slides blog...

    docs.aspose.com/slides/php-java/resources/
  2. C# Split A File

    Split documents programmatically in C#: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....can integrate the extracted pages with other data and, as a result...functions to extract document pages according to the specified mode...

    products.aspose.com/words/net/split/
  3. SvgSaveOptions.showPageBorder property | Aspose...

    SvgSaveOptions.showPageBorder property. Controls whether a border is added to the outline of the Page...added to the outline of the page. Default is true . get showPageBorder...SvgSaveOptions object to save with no page borders or selectable text....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...pdfDocuments = new List(); IList pages = document.GetChildNodes();...GetChildNodes(); for (int i = 0; i < pages.Count(); i++) { PdfSaveOptions opts...

    forum.aspose.com/t/key-not-found-exception/293338
  5. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...// -- Add a page to the PDF try (final Page page = document.getPages()...fragment to the page's paragraphs collection page.getParagraphs()...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  6. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....input_file ) for page in pdf_document . pages : absorber = ap...TableAbsorber () absorber . visit ( page ) for table in absorber . table_list...

    docs.aspose.com/pdf/python-net/extract-table-fr...
  7. Extract Images from PDF in Node.js|Aspose.PDF f...

    How to extract a part of the image from PDF using Aspose.PDF for Node.js via C++ toolkit....Where {0:D2} represents the page number with a two-digit format... {0:D2}, {0:D3}, ... format page number), resolution 150 DPI...

    docs.aspose.com/pdf/nodejs-cpp/extract-images-f...
  8. Remove Background from PDF using C#

    This article guides on how to remove background from PDF using C#. It has the details to set the IDE, a list of steps, and a sample code to develop background remover in PDF using C#....Page Product Family Aspose.PSD Product...backgrounds and other artifacts on a page. Steps to Remove Background...

    kb.aspose.com/pdf/net/remove-background-from-pd...
  9. Introduction|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....Reporting Services download page . Using the installer has a...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/reportingservices/introdu...
  10. LayoutEnumerator.MoveParent | Aspose.Words for ...

    Discover the LayoutEnumerator MoveParent method to effortlessly navigate to parent entities, enhancing your data management efficiency.... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...