Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 414,424 for

document

(0.24 sec)
  1. XamlFlowSaveOptions.SaveFormat | Aspose.Words f...

    Discover the XamlFlowSaveOptions SaveFormat property to easily save your Documents in XamlFlow format. Optimize your workflow with this essential feature!...Specifies the format in which the document will be saved if this save...created while converting a document to flow-form .xaml. public...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor...object and attaches it to a new Document object. DocumentBuilder(options)...it to a new Document object. Additional document building options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paragraph.AcceptEnd | Aspose.Words for .NET

    Discover the Paragraph AcceptEnd method, designed to enhance Document navigation by efficiently accepting visitors at the end of paragraphs....for visiting the end of the document’s paragraph. public override...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words/par...
  4. 在 C++ 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 表单。...在 Document 类的实例中加载 PDF。 1。通过其索引访问该页面。...// Open document auto document = MakeObject < Document > ( _dataDir...

    products.aspose.com/pdf/zh-hans/cpp/acroforms/
  5. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。... 要将图像添加到现有 PDF 文件中: 创建一个 Document 对象并打开输入 PDF 文档。 获取您想要添加图像的页面。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  6. DocumentVisitor.VisitBookmarkEnd | Aspose.Words...

    Discover the DocumentVisitor VisitBookmarkEnd method, which enhances Document navigation by efficiently handling bookmark endings for seamless user experience....bookmark is encountered in the document. public virtual VisitorAction...CreateUpdateAndPrint () { // Create a document with three bookmarks, then...

    reference.aspose.com/words/net/aspose.words/doc...
  7. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a Document variable with the given name....the collection contains a document variable with the given name...Case-insensitive name of the document variable to locate. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the Document author has recommended that the Document be opened as read-only....whether the document author has recommended that the document be opened...protect a document with a password. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.clone method | Aspose.Words for Python

    aspose.words.Document.clone method...Performs a deep copy of the Document . def clone ( self ): ...... Returns The cloned document. clone(is_clone_children) Performs...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldStart.Accept | Aspose.Words for .NET

    Discover FieldStart's Accept method to enhance visitor engagement and streamline interactions on your site. Boost conversions effortlessly!...FieldCollection () { Document doc = new Document (); DocumentBuilder..."There are no fields in the document." ); } } } Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fie...