Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 187,789 for

page

(0.1 sec)
  1. Remove Shape Protection|Documentation

    This section explains how to remove shape protection using Aspose.Diagram....vsd" ); // get page by name Page page = diagram . getPages...get shape by ID Shape shape = page . getShapes (). getShape ( 1...

    docs.aspose.com/diagram/java/remove-shape-prote...
  2. 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/
  3. 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/
  4. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...first page with absorber absorber . Visit ( document . Pages [ 1...Get access to first table on page, their first cell and text fragments...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...
  5. FieldNumWords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumWords class for easy word count management in documents. Enhance your text processing with this powerful feature!...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...
  6. Split DOC File Online or via C++ | products.asp...

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

    products.aspose.com/total/cpp/split/doc/
  7. Split DOCX File Online or via C++ | products.as...

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

    products.aspose.com/total/cpp/split/docx/
  8. Javascript Split HTML

    Split HTML files into e Pages using JavaScript code. Save HTML as separate files using JavaScript....integrate the extracted HTML pages with other data and, as a result...HTML into parts and extract pages according to the specified mode...

    products.aspose.com/words/nodejs-net/split/html/
  9. Javascript Split DOC

    Split DOC files into e Pages using JavaScript code. Save DOC as separate files using JavaScript....integrate the extracted DOC pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/nodejs-net/split/doc/
  10. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding....Insert text that spans several pages. builder = aw . DocumentBuilder...insert_break ( aw . BreakType . PAGE_BREAK ) i += 1 # A gutter adds...

    reference.aspose.com/words/python-net/aspose.wo...