Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 186,896 for

page

(0.11 sec)
  1. Create VSSM Files via C# | products.aspose.com

    C# Sample code for generating VSSM documents. Use this code for creating VSSM 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/vssm/
  2. Create PDF Files via C# | products.aspose.com

    C# Sample code for generating PDF documents. Use this code for creating PDF 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/pdf/
  3. FieldNumChars Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumChars class, designed to efficiently implement the NUMCHARS field for enhanced document processing....NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...Use both PAGE and NUMPAGES fields to display what page the field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 以编程方式删除 PDF 页面 C#|Aspose.PDF for .NET

    您可以使用 Aspose.PDF for .NET 库从 PDF 文件中删除页面。... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Delete a particular page document . Pages . Delete ( 2 ); // Save...

    docs.aspose.com/pdf/zh/net/delete-pages/
  5. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a paragraph...paragraph are to remain on the same page. keep_with_next True if the...paragraph is to remains on the same page as the paragraph that follows...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Split ODT File Online or via C++ | products.asp...

    Free online app to split different ODT files. C++ splitter library code for ODT documents....total pages using Page Count. Iterate through each page and use...to extract the page. Save the extracted page into new ODT file...

    products.aspose.com/total/cpp/split/odt/
  7. Create VSDX Files via Java | products.aspose.com

    Java Sample code for generating VSDX documents. Use this code for creating VSDX files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vsdx/
  8. Create PDF Files via Java | products.aspose.com

    Java Sample code for generating PDF documents. Use this code for creating PDF files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/pdf/
  9. Change Background of VSTX File via java | produ...

    Java source code to change background of VSTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/java/changebackgrou...
  10. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java....multiple sections that specify pages with different sizes, orientation...getColorMode() Gets how non-colored pages are printed if the device supports...

    reference.aspose.com/words/java/com.aspose.word...