Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 188,100 for

page

(1.14 sec)
  1. 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
  2. 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...
  3. BuildingBlockBehavior enumeration | Aspose.Word...

    Aspose.Words.BuildingBlocks.BuildingBlockBehavior enumeration. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document.... Page Specifies that the building...shall be added into its own page. Default Same as BuildingBlockBehavio...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Resources|Aspose.Slides Documentation

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

    docs.aspose.com/slides/java/resources/
  5. Resources|CAD 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....CAD for Java home page Product home page. Aspose.CAD blog Check...

    docs.aspose.com/cad/java/resources/
  6. Resources|CAD 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....CAD for Java home page Product home page. Aspose.CAD blog Check...

    docs.aspose.com/cad/java/getting-started/resour...
  7. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....Starts the next section on a new page: builder -> InsertBreak ( Aspose...next section on the current page: builder -> InsertBreak ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Node.js....add a preview of any document page to your website or application...is possible to specify the pages to be converted to image format...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  9. Aspose.Words Features Missing in Open XML SDK|A...

    Perform some operations with documents faster and more conveniently than Open XML SDK. In addition, there are operations that are not supported by OpenXML using C#.... What is this page about? This page explains missing features...Features of Open XML SDK Words page Aspose.Words source code examples...

    docs.aspose.com/words/net/missing-features-in-o...
  10. Convert Text to Image in Java

    You can convert text to image in Java by following this quick guide. It covers the step-by-step process and a runnable code snippet to export TXT to JPG in Java....Page Product Family Aspose.PSD Product...Document class Loop through the pages using the for-loop Export text...

    kb.aspose.com/words/java/convert-text-to-image-...