Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 140,996 for

page

(0.05 sec)
  1. Add text to PDF using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Add the TextParagraph to Page using TextBuilder. Save the...inputFile ); var page = pdfDocument . Pages [ 1 ]; var textFragment...

    products.aspose.com/pdf/net/text/
  2. Add text to PDF using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++... Add the TextParagraph to Page using TextBuilder. Save the...particular page auto pdfPage = document -> get_Pages () -> idx_get...

    products.aspose.com/pdf/cpp/text/
  3. Your First Aspose.Diagram Application - Hello W...

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。...‘Hello World’ in a specified Page. Creating the Hello World Application...writes Hello World! on the first page and saves the Visio file. 代码示例:打开现有文件...

    docs.aspose.com/diagram/zh/net/your-first-aspos...
  4. DeviceInfo in rsreportserver.config file|Docume...

    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....rendered as a Microsoft Excel page header. The default value is...rendered as a Microsoft Excel page footer. The default value is...

    docs.aspose.com/cells/reportingservices/devicei...
  5. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram for Python via Java.... The Page object represents the drawing...area of a foreground page or a background page.In order to reduce...

    docs.aspose.com/diagram/python-java/reduce-file...
  6. FieldPage Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPage class for seamless Page field implementation. Enhance your document automation with powerful features today!...FieldPage class Implements the PAGE field. To learn more, visit...Retrieves the number of the current page. Examples Shows how to use NUMCHARS...

    reference.aspose.com/words/net/aspose.words.fie...
  7. PageSetup.layoutMode property | Aspose.Words fo...

    PageSetup.layoutMode property. Gets or sets the layout mode of this section....the number of lines that each page may have. let doc = new aw ...set the number of lines per page in this section. // A large...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....( doc ); // Insert text with PAGE and NUMPAGES fields. These fields... write ( "Page " ); builder . insertField ( "PAGE" , "" ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert Presentations in Handout Mode in Python...

    Convert Presentations in Handout Mode in Python...multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/python-net/convert-power...
  10. Retrieve All Layers from the Visio Diagram in R...

    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....vsd" ) \ # get Visio page page = diagram . getPages () .... getPage ( 0 ) layers = page . getPageSheet () . getLayers ()...

    docs.aspose.com/diagram/java/retrieve-all-layer...