Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 349,315 for

document

(0.09 sec)
  1. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding...will be embedded into the document’s CSS in Base64 encoding....inside a saved HTML document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style.styles property | Aspose.Words for Python

    Style.styles property. Gets the collection of styles this style belongs to....access a document’s style collection. doc = aw . Document () self...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTagRangeStart.Title | Aspose....

    Discover the StructuredDocumentTagRangeStart Title property to define friendly names for structured Document tags, enhancing Document clarity and accessibility....associated with this structured document tag. Can not be null . public...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  4. DigitalSignature.IsValid | Aspose.Words for .NET

    Ensure Document integrity with the DigitalSignature IsValid property, confirming authenticity and protection against tampering. Trust your digital signatures!...signature is valid and the document has not been tampered with...signature in a document. Document doc = new Document ( MyDir + "Digitally...

    reference.aspose.com/words/net/aspose.words.dig...
  5. Document.custom_document_properties property | ...

    Document.custom_Document_properties property. Returns a collection that represents all the custom Document properties of the Document....custom_document_properties property Document.custom_document_properties...all the custom document properties of the document. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....extract metadata from a PDF document using Aspose.PDF for Python...accessing the info property of the Document object, it retrieves key information...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  7. Edit SVG File – C# Examples

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library.... The API’s Document Object Model (DOM) is fully...editing. You can modify the document by appending new nodes, removing...

    docs.aspose.com/svg/net/edit-svg-file/
  8. Document.builtInDocumentProperties property | A...

    Document.builtInDocumentProperties property. Returns a collection that represents all the built-in Document properties of the Document....builtInDocumentPrope property Document.builtInDocumentPrope property...the built-in document properties of the document. get builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 将 PDF 转换为不同的图像格式在 C#|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式,例如 TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...TIFF 图像: 将 PDF 转换为 TIFF 创建 Document 类的对象。 创建 TiffSettings 和 TiffDevice...ConvertPDFtoTIFF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-image...
  10. SdtListItemCollection | Aspose.Words for Java

    Provides access to SdtListItem elements of a structured Document tag in Java....SdtListItem elements of a structured document tag. To learn more, visit...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/java/com.aspose.word...