Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 187,651 for

page

(0.11 sec)
  1. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS Page using graphic utilities in Aspose.Page API for .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/xps/graphic-utilities/
  2. 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
  3. Create VSSX Files via C# | products.aspose.com

    C# Sample code for generating VSSX documents. Use this code for creating VSSX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vssx/
  4. 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...
  5. Split RTF File Online or using Android Mobile A...

    Free online app to split different RTF files. Android splitter library Java code for RTF documents....number of pages in the RTF file. Loop through each page and use...to extract the page. Save the extracted page into new file. Java...

    products.aspose.com/total/android-java/split/rtf/
  6. Split DOTX File Online or using Android Mobile ...

    Free online app to split different DOTX files. Android splitter library Java code for DOTX documents....number of pages in the DOTX file. Loop through each page and use...to extract the page. Save the extracted page into new file. Java...

    products.aspose.com/total/android-java/split/dotx/
  7. Convert XLTM to PPSX using Python or with free ...

    XLTM to PPSX conversion in your Python applications without using Microsoft Office or online. Test free XLTM to PPSX online converter quickly before integrating the code....setting page layout, setting page margins, setting page orientation...orientation, and setting page size. It also provides features such...

    products.aspose.com/total/python-net/conversion...
  8. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of Pages generated while rendering Excel to PDF with Aspose.Cells for Python via .NET API....Ask AI Limit the Number of Pages Generated - Excel to PDF Conversion...you want to print a range of pages to an output PDF file. Aspose...

    docs.aspose.com/cells/python-net/limit-the-numb...
  9. Parsing PDF documents|Aspose.PDF for Android vi...

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Android via Java...particular page, or a particular region in a page. Extract Images...

    docs.aspose.com/pdf/androidjava/parsing/
  10. Clone a Document in C#|Aspose.Words for .NET

    Clone a document to get its identical copy using C#. When creating a copy, nodes and properties of the original document are cloned.... What is this page about? This page describes how to clone...all document settings such as page layout, styles, and custom properties...

    docs.aspose.com/words/net/clone-a-document/