Sort Score
Result 10 results
Languages All
Labels All
Results 8,061 - 8,070 of 183,200 for

aspose page

(0.13 sec)
  1. Rotate PDF Pages Using Python via C++|Aspose.PD...

    This topic describes how to rotate the Page orientation in an existing PDF file programmatically with Python via C++....Rotate PDF Pages Using Python via C++ Contents [ Hide ] Sometimes...Sometimes, PDF pages may have incorrect orientation due to scanning...

    docs.aspose.com/pdf/python-cpp/rotate-pages/
  2. Working with Themes|Documentation

    This section explains how to apply a preset theme to a Page or a shape with Aspose.Diagram....to Apply a Preset theme to a Page or a Shape This article can...of a giving VSDX file using Aspose.Diagram. We use a test file...

    docs.aspose.com/diagram/net/working-with-themes/
  3. Working with Themes|Documentation

    This section explains how to apply a preset theme to a Page or a shape with Aspose.Diagram....to Apply a Preset theme to a Page or a Shape This article can...of a giving VSDX file using Aspose.Diagram. We use a test file...

    docs.aspose.com/diagram/java/working-with-themes/
  4. Convert PUB Files | Aspose.PUB for C++

    Convertion functionality of Publisher file using Aspose.PUB for C++ solution is described and demonstrated with the pseudocode in this article....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/pub/cpp/convert-pub-files/
  5. Insert Image|Documentation

    This section explains how to insert a image in a visio Page with Aspose.Diagram. Support using C# to insert image and save as pdf, svg, html, image, xps and other formats....Image Contents [ Hide ] The Page object represents the drawing...a foreground page or a background page. The Pages property exposed...

    docs.aspose.com/diagram/net/drawing/insert-image/
  6. Generate Crash Reports using C#|Aspose.PDF for ...

    The main goal of the next code snippets is to handle an exception and generate a crash report that logs the details of the exception using Aspose.PDF for .NET....com/aspose-pdf/Aspose.PDF-for-.NET private static...crash report using PdfException Aspose . Pdf . PdfException . GenerateCrashReport...

    docs.aspose.com/pdf/net/generate-crash-reports/
  7. Build an XPS to PDF Converter in Java

    Build an XPS to PDF converter in Java programmatically. Aspose.Page for Java is an enterprise-level SDK to manipulate and convert EPS, PS, and XPS files....in Java Table of Contents Aspose.Page for Java - Installation Build...License Conclusion Explore Aspose.Page for Java offers features...

    blog.aspose.com/page/xps-to-pdf-converter-in-java/
  8. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPageS fields with actual values in extracted Pages for accurate numbering using UnlinkPagesNumberFields....Show how to reset the initial page numbering and save the NUMPAGE...doc = new Document ( MyDir + "Page fields.docx" ); // Default behavior:...

    reference.aspose.com/words/net/aspose.words/pag...
  9. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...insertField("PAGE", ""); // 奇数页页码在右侧 builder....RIGHT); builder.insertField("PAGE", ""); builder.moveToDocumentEnd();...

    forum.aspose.com/t/topic/315401
  10. Add TOC to Existing PDF in PHP|Aspose.PDF for Java

    Explore how to add a table of contents (TOC) to an existing PDF document in PHP with Aspose.PDF for improved navigation....PDF in PHP Contents [ Hide ] Aspose.PDF - Add TOC To add TOC in...in Pdf document using Aspose.PDF Java for PHP , simply invoke...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...