Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 136,531 for

page

(0.17 sec)
  1. FontSettings class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontSettings class. Specifies font settings for a document...layout or rendering to fixed page formats. But when loading some...rendering the document to the fixed-page format. By default all documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldNextIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNextIf class—efficiently implement NEXTIF fields to enhance document automation and streamline your workflows....merge multiple rows into one page during a mail merge. public...table would normally create a 3-page document. DataTable table =...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Connect Shapes in Visio via .NET | products.asp...

    C# source code to connect shapes in Visio on .NET Framework, .NET Core, Mono Platforms....) Select Page via its index. Use the ConnectShapesViaConn...connect shapes in the selected page Save Diagram in Vsdx format...

    products.aspose.com/diagram/net/developer/conne...
  4. 使用 C# 从 PDF 中提取文本|Aspose.PDF for .NET

    本节包含使用 Aspose.PDF 在 C# 中从 PDF 文档提取文本的文章。... Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/zh/net/extract-text-from-pdf/
  5. 将数据从一种格式转换为另一种格式|Aspose.PDF for .NET

    本节解释如何使用 FormDataConverter 类处理 Aspose.PDF Facades。... Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/zh/net/formdataconverter-cl...
  6. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the columns of text in a section of a document. To learn more, visit the documentation article in C++....them equals page width minus left and right page margins. Examples...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. 页眉和页脚|Documentation

    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....//Setting the current page number and page count at the right footer...

    docs.aspose.com/cells/zh/java/header-and-footers/
  8. Aspose.PSD Adapters for .NET 24.4 - Release Not...

    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....Notes Contents [ Hide ] This page contains release notes for Aspose...Aspose.PSD.Adapters documentation page PSDNET-1985. Most complete example...

    docs.aspose.com/psd/net/adapters/aspose-psd-ada...
  9. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++....AppendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/cpp/aspose.words/bod...
  10. Convert PDF To XPS C#

    Convert PDF to XPS format in C# code. Save PDF as XPS using C#....xps); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.xps", saveOptions);...

    products.aspose.com/words/net/conversion/pdf-to...