Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 400,490 for

document

(0.11 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Appearance method. Gets/sets the appearance of a structured Document tag in C++....appearance of a structured document tag. Aspose :: Words :: Markup...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::StructuredDocumentTag::R...

    Aspose::Words::Markup::StructuredDocumentTag::RemoveSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the Document tree in C++....the content of it inside the document tree. void Aspose :: Words...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Document.NodeType | Aspose.Words for .NET

    Explore the Document NodeType property to unlock essential Document details and enhance your data management. Discover its benefits today!...[ Hide ] Document.NodeType property Returns Document. public override...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  5. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer Document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance Document management efficiency today!...repeated import of nodes from one document to another. To learn more...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Words Document Object Model (DOM) documentation article. Remarks:...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Node.js. All the features are represented as corresponding styles or direct formatting....Words Document Object Model (DOM), described...Markdown to Document Object Model (DOM) . Markdown Document with Emphases...

    docs.aspose.com/words/nodejs-net/working-with-m...
  8. Aspose.Words.Themes module | Aspose.Words for N...

    The Aspose.Words.Themes module provides classes that allow to access theme information in Microsoft Word Documents....information in Microsoft Word documents. A document theme can specify fonts...and colors to be used in a document. Themes are supported in Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. C++ API to Export PS to RTF | products.aspose.com

    Convert PS to RTF within C++ applications....Why to Convert The Portable Document Format (PDF) is a widely used...used file format for documents. It is a popular choice for sharing...

    products.aspose.com/total/cpp/conversion/ps-to-...
  10. 操作 PDF 文档|Aspose.PDF for PHP via Java

    本文包含有关如何验证 PDF A 标准的 PDF 文档、如何处理目录、如何设置 PDF 到期日期以及如何确定 PDF 文件生成进度的信息。...PDF/A-1a 或 PDF/A-1b 兼容性,请使用 Document 类的 validate(…) 方法。此方法允许您指定结果要保存的文件名和所需的验证类型...规范中的相应规则。 // 打开文档 $document = new Document ( $inputFile ); $pdfFormat...

    docs.aspose.com/pdf/zh/php-java/manipulate-pdf-...