Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 186,672 for

page

(0.27 sec)
  1. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/
  2. Converting a EMF file to PDF using PHP | Aspose...

    Sample code on PHP for EMF to PDF conversion. Use example code for batch EMF to PDF conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/emf...
  3. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's Page number....should be added to the entry’s page number. @property def prefi...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-arc/
  5. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Add a page using Pages.Add() method. Create a...Paragraphs collection of the page. Save the PDF using Save(String)...

    products.aspose.com/pdf/net/create/
  6. Remove Pages from PDF using Python | Aspose.PDF

    Remove Pages from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...to Delete pages from PDF using Python Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/python-net/pages/remove/
  7. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the Page....text and the top edge of the page. get doNotDisplayPageBoun ()...across 3 pages. builder . writeln ( "Paragraph 1, Page 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF documents content with annotation marks and side-by-side output...compare two PDF documents page by page. You can choose to compare...compare either specific pages or entire documents. The resulting...

    docs.aspose.com/pdf/java/compare-pdf-documents/
  9. Aspose.Svg 25.8.0 exception when using PageSetu...

    When attempting to convert an SVG to pdf with PageSetup.Sizing types ScaleContent and Contain we get an exception. The other 2 types work fine. This doesn’t seen to be document related but I do have a sample. System.Nul…...Contain require both the target page dimensions (width & height)...rendering pipeline is built. If the page size is not explicitly set,...

    forum.aspose.com/t/aspose-svg-25-8-0-exception-...
  10. 将 Visio 形状转换为 Html|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 html。...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...