Sort Score
Result 10 results
Languages All
Labels All
Results 7,221 - 7,230 of 376,802 for

document

(0.08 sec)
  1. Aspose::Words::NodeCollection::Add method | Asp...

    Aspose::Words::NodeCollection::Add method. Adds a node to the end of the collection in C++....inserted was created from another document, you should use ImportNode()...import the node to the current document. The imported node can then...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Aspose::Words::Style::get_Name method | Aspose....

    Aspose::Words::Style::get_Name method. Gets or sets the name of the style in C++....Examples Shows how to access a document’s style collection. auto doc...MakeObject < Aspose :: Words :: Document > (); ASSERT_EQ ( 4 , doc...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the Document....original_file_name property Document.original_file_name property...original file name of the document. @property def original_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Contains method. Returns true if a property with the specified name exists in the collection in C++....Examples Shows how to work with a document’s custom properties. auto...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Basics of Aspose.PDF DOM API|Aspose.PDF for Java

    Get started with the basics of Aspose.PDF DOM API for Java. Learn how to create, modify, and manage PDF Documents with ease....Introduction to the DOM API Document Object Model (DOM) is a form...representation of structured documents as an object-oriented model...

    docs.aspose.com/pdf/java/basics-of-dom-api/
  6. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a Document as a numeric value....Specifies the security level of a document as a numeric value. @property...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 C# 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换方案以及如何在 C# 中执行它们。您将找到 C# 示例和在线 SVG 转换器...Image; using var document = new SVGDocument("image.svg");...{{/if_output}} Converter.ConvertSVG(document, options, "output.{{output...

    docs.aspose.com/svg/zh/net/convert-svg-to-image/
  8. SmartTag constructor | Aspose.Words for Node.js

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....doc DocumentBase The owner document. Remarks When you create a...node, you need to specify a document to which the node belongs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MHTML to EPUB Converter using Python | Aspose.PDF

    Sample code on Python for MHTML to EPUB conversion. Use example code for batch MHTML to EPUB conversion with Python and .NET...convert programmatically a document from MHTML to EPUB format...format with a modern document-processing Python API. Use just a few...

    products.aspose.com/pdf/python-net/conversion/m...
  10. Hello World in PHP|Aspose.Words for Java

    Write 'hello' to a Word Document using PHP....Write anything in the Word Document using Aspose.Words for Java...Write a new paragraph in the document with the text "Hello World...

    docs.aspose.com/words/java/hello-world-in-php/