Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 414,418 for

document

(0.35 sec)
  1. FontInfo.name property | Aspose.Words for Python

    FontInfo.name property. Gets the name of the font....are present in a document. doc = aw . Document ( MY_DIR + 'Embedded...used and unused fonts in the document. for i in range ( all_fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  3. Extract relevant OOXML for a chart using Aspose...

    Hi, I wanted to extract the following OOXML from a word doc, this word doc was created by by saving an excel workbook as a Docx with SaveAsEditableShapes marked as true. I will attach the OOXML data I require. The idea i…...pkg:name=“/word/_rels/document.xml.rels” pkg:name=“/word/document.xml” pkg...OOXML for a chart from a Word document using Aspose.Words, follow...

    forum.aspose.com/t/extract-relevant-ooxml-for-a...
  4. FieldOptions.FieldIndexFormat | Aspose.Words fo...

    Discover how to utilize the FieldIndexFormat property in FieldOptions to customize FieldIndex formatting for enhanced Document clarity and organization....the FieldIndex fields in the document. public FieldIndexFormat FieldIndexFormat...FieldIndex fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. DigitalSignature.isValid property | Aspose.Word...

    DigitalSignature.isValid property. Returns ``true`` if this digital signature is valid and the Document has not been tampered with....signature is valid and the document has not been tampered with...signature in a document. const doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.moveTo method | Aspose.Words fo...

    DocumentBuilder.moveTo method. Moves the cursor to an inline node or to the end of a paragraph....Examples Shows how to move a document builder’s cursor to different...nodes in a document. let doc = new aw . Document (); let builder...

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

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified Document ranges, enhancing your Document automation....the Working with Fields documentation article. public class FieldCollection...of this collection from the document and from this collection itself...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PdfCustomPropertiesExport | Aspose.Words for Java

    Specifies the way Document.getCustomDocumentProperties are exported to PDF file in Java....PdfCustomPropertiesE Specifies the way Document.getCustomDocumentPro() are...converting a document to PDF. Document doc = new Document(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  9. 将图像添加到 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...
  10. StructuredDocumentTagCollection.remove method |...

    StructuredDocumentTagCollection.remove method. Removes the structured Document tag with the specified identifier....remove(id) Removes the structured document tag with the specified identifier...Description id int The structured document tag identifier. Examples Shows...

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