Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 187,651 for

page

(0.1 sec)
  1. Aspose.Cells API Demonstration for Spring 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....you are on the following main page of the Web application: Aspose...Owners list. On the bottom of the page, you will see the Aspose Java...

    docs.aspose.com/total/java/aspose-cells-api-dem...
  2. Table content getting split when converted from...

    Hi, I’m trying to convert a docx file with 104 Pages into pdf, I can see the output pdf contains 106 Pages. When exploring I saw a table on Page 37 (in docx) got split into two tables in the next Page in pdf. Simsun a…...convert a docx file with 104 pages into pdf, I can see the output...contains 106 pages. When exploring I saw a table on page 37 (in docx)...

    forum.aspose.com/t/table-content-getting-split-...
  3. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....// Get the page by its name Aspose.Diagram.Page page = diagram...diagram.Pages.GetPage("Page-1"); // Get the shape by its ID (replace...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  4. DocumentVisitor.visit_field_start method | Aspo...

    DocumentVisitor.visit_field_start method. Called when a field starts in the document....example, a field that displays a page number can be represented as...as follows: [FieldStart]PAGE[FieldSeparator]98[FieldEnd] The field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. System Requirements for .NET - Free Support For...

    Hello, I am interested in Aspose.Diagram for .NET. On this Page System Requirements|Documentation it says that the API can only be used up to .NET 4.7.2 and Visual Studio 2019. When do you expect to support new .NET a…... On this page System Requirements|Documentation...update the documentation of the page “System Requirements” as soon...

    forum.aspose.com/t/system-requirements-for-net/...
  6. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....occupy the entire width of the page or the parent element . Layout...break large forms into several pages that are recognized as a single...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  7. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level....style to the left, # and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries....style to the left, # and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create VSTM Files via C# | products.aspose.com

    C# Sample code for generating VSTM documents. Use this code for creating VSTM files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vstm/
  10. Create VSDM Files via C# | products.aspose.com

    C# Sample code for generating VSDM documents. Use this code for creating VSDM files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vsdm/