Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 182,197 for

page

(0.14 sec)
  1. Building Reports in C#|Aspose.Words for .NET

    Learn how to build reports a template using LINQ in C#....Hide ] What is this page about? This page describes how to build...results. Please refresh the page and try again....

    docs.aspose.com/words/net/building-reports/
  2. Installing Aspose.Cells for Reporting Services|...

    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.... This page walks you through the two supported...Reporting Services download page . Run the Installer Run the...

    docs.aspose.com/cells/reportingservices/install...
  3. Aspose.Words Java - Document.getPageCount() alt...

    Hello, I’ve noticed that document.getPageCount() alters the document itself - it adds the Page count number to the document: Aspose.Words v24.12...document itself - it adds the page count number to the document:...expected behavior. The last page is 3, so you see 3 in the output...

    forum.aspose.com/t/aspose-words-java-document-g...
  4. 3D Rotation Effects in a Visio Drawing|Document...

    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.... Retrieve a shape by page name and ID parameters. Set...vsdx" ); // get shape by ID and page name Shape shape = diagram ...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  5. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....doc = doc ) # Insert text with PAGE and NUMPAGES fields. These fields...write ( 'Page ' ) builder . insert_field ( field_code = 'PAGE' , field_value...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Using and Configuring CRM Document Generator|As...

    How to use and configure Aspose Document Generator add-on using C#....Hide ] What is this page about? This page explains how to use...results. Please refresh the page and try again....

    docs.aspose.com/words/net/using-and-configuring...
  7. Remove Header and Footer in Word using Python

    Remove Header and Footer in Word using Python. Get IDE settings, a list of steps, and a sample code to delete header and footer in Word using Python....Page Product Family Aspose.PSD Product...HEADER_FIRST and FOOTER_FIRST for first-page different option, HEADER_PRIMARY...

    kb.aspose.com/words/python/remove-header-and-fo...
  8. Content|Documentation

    Content element is used to add one or more lines of text to the parent element...."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"..."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/content/
  9. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#....Hide ] What is this page about? This page explains how to insert...results. Please refresh the page and try again....

    docs.aspose.com/words/net/inserting-table/
  10. 为PDF添加背景|Aspose.PDF for Java

    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....Page ; public class ExampleAddBackground...Document (); // 向文档对象添加一个新页面 Page page = doc . getPages (). add ();...

    docs.aspose.com/pdf/zh/java/add-backgrounds/