Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 401,908 for

document

(0.21 sec)
  1. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced formatting options to elevate your Document's appearance!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  2. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....the Working with Fields documentation article. Remarks: Inserts...graphics contained in another document. Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  3. FileFormatInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.FileFormatInfo class for efficient Document format detection. Access detailed data to enhance your file management solutions....returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. public class FileFormatInfo...

    reference.aspose.com/words/net/aspose.words/fil...
  4. What is a Page Layout in C++|Aspose.Words for C++

    Let's figure out what a page layout is. A page layout describes the geometry of the content contained in a Document....Layout Contents [ Hide ] A document page layout is a data structure...is located on pages for all document objects. In addition, since...

    docs.aspose.com/words/cpp/what-is-a-page-layout/
  5. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...DynamicCast < TextBoxField > ( document -> get_Form () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  6. CommentRangeStart | Aspose.Words for .NET

    Discover the CommentRangeStart constructor. Easily create new instances of this class for enhanced coding efficiency and streamlined development....doc DocumentBase The owner document. id Int32 The comment identifier...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/com...
  7. C# API to Export EMLX to DOTX | products.aspose...

    Convert EMLX to DOTX without using Microsoft Word or Outlook on .NET...converting documents. It supports a wide range of document formats...HTML by using Document class Save the document to DOTX format...

    products.aspose.com/total/net/conversion/emlx-t...
  8. 使用 C++ 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码创建 PDF 表单并以编程方式添加字段。...在 Document 类的实例中加载 PDF。 1。创建字段。 1。创建装饰(如边框)。...// Open document auto document = MakeObject < Document > ( _dataDir...

    products.aspose.com/pdf/zh-hans/cpp/acroforms/c...
  9. Remove Pages from PDF using Python | Aspose.PDF

    Remove pages from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...confidential data before sharing the document with others. Large PDF files...removing pages streamline the document and deletes unnecessary repetition...

    products.aspose.com/pdf/python-net/pages/remove/
  10. Remove Pages from PDF using C++ | Aspose.PDF

    Remove pages from PDF file programmatically with C++ sample code using Aspose.PDF for C++...confidential data before sharing the document with others. Large PDF files...removing pages streamline the document and deletes unnecessary repetition...

    products.aspose.com/pdf/cpp/pages/remove/