Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 151,903 for

page

(0.19 sec)
  1. 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/
  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. 在现有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...
  4. 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...
  5. DocumentBase.pageColor property | Aspose.Words ...

    DocumentBase.PageColor property. Gets or sets the Page color of the document...pageColor property Gets or sets the page color of the document. This...simple way to specify a solid page color for the document. Setting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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/
  7. 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/
  8. 使用 Java 创建 PDF 表单 | Aspose.PDF

    在 Java 和 PHP 的 PDF 文件中,使用这个 Java 源代码创建 PDF 表单,Delphi。...pdf" ); Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/zh-hans/java/acroforms/...
  9. Change Background of VSDM File via java | produ...

    Java source code to change background of VSDM 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. Draw Text|Documentation

    This section explains how to draw text in a visio Page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....developers to draw a text shape in a page.The code example below shows...developers to draw a text in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-text/