Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 181,674 for

page

(0.24 sec)
  1. Print PDF using Java | Aspose.PDF

    Print PDF documents programmatically with Java sample code using Aspose.PDF for Java...false ); // Do not produce the page number dialog when printing...Create objects for printer and page settings and PrintDocument PdfPrinterSettings...

    products.aspose.com/pdf/java/print/
  2. Creating PDF from XML using XSLT|Aspose.PDF for...

    C# library provides the ability to convert an XML file into pdf document requiring that the input XML file must follow the Aspose.PDF Schema....Bottom= "15cm" /> </PageInfo> <Page id= "mainSection" > <TextFragment>...</TextSegment> </TextFragment> </Page> </Document> </html> </xsl:template>...

    docs.aspose.com/pdf/net/create-a-hello-world-pd...
  3. Add, Extract, Delete Tables in PDF using Java |...

    Manage Tables in PDF file programmatically with Java sample code using Aspose.PDF for Java... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/java/table/
  4. Regarding AsposePDF Tagging - Free Support Foru...

    Hi Team, We are using latest version of Aspose.PDF (25.10). Requirement : We have to apply tags on the PDF ( Searchable PDF). I am using below code to add the tags but getting an exception like “Specified Cast is not …...foreach (var page in pdfDocument.Pages) { page.Flatten(); } //...Console.WriteLine($"Progress: page {e.PageNumber}, message: {e...

    forum.aspose.com/t/regarding-asposepdf-tagging/...
  5. Working with Types in C#|Aspose.Words for .NET

    Use external visible types in template expressions when building a report in C#....Hide ] What is this page about? This page explains how to work...results. Please refresh the page and try again....

    docs.aspose.com/words/net/working-with-types/
  6. Aspose::Words::Document::get_ViewOptions method...

    Aspose::Words::Document::get_ViewOptions method. Provides options to control how the document is displayed in Microsoft Word in C++....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. EPS, XPS, OXPS and PS Command Line Converters |...

    Powerful Command-Line Converter tool from Aspose.Page to convert PS/EPS/XPS/OXPS documents easily and efficiently. Aspose CLI Page converter....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/cli-tools/page-convert/
  8. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  9. Licensing|Documentation

    Aspose. Diagram for .NET invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....NET download page to find out the latest version...first ten shapes of the first page of your Visio diagram. Evaluation...

    docs.aspose.com/diagram/net/licensing/
  10. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF Pages into individual PDF files in your Python applications....Contents [ Hide ] Splitting PDF pages can be a useful feature for...file into separate pages or groups of pages. Live Example Aspose...

    docs.aspose.com/pdf/python-net/split-pdf-document/