Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 93,853 for

object

(0.22 sec)
  1. DocumentProperty.name property | Aspose.Words f...

    DocumentProperty.name property. Returns the name of the property....docx' ) # The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. print ( 'Built-in Properties:'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.custom_document_properties property | ...

    Document.custom_document_properties property. Returns a collection that represents all the custom document properties of the document....docx' ) # The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. print ( 'Built-in Properties:'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc.... insert ( 1 ) # Create object to represent TOC information...= tocInfo # Create string objects which will be used as TOC elements...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  4. MarkdownSaveOptions.office_math_export_mode pro...

    MarkdownSaveOptions.office_math_export_mode property. Specifies how OfficeMath will be written to the output file...Shows how to export OfficeMath object as Latex. doc = aw . Document...Shows how to export OfficeMath object as MarkItDown. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SaveOptions.iml_rendering_mode property | Aspos...

    SaveOptions.iml_rendering_mode property. Gets or sets a value determining how ink (InkML) Objects are rendered....determining how ink (InkML) objects are rendered. @property def...Examples Shows how to render Ink object. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....to add an image as a frame object—especially if you plan to use...interface. To create an image object based on SVG image, you can...

    docs.aspose.com/slides/androidjava/image/
  7. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions....CertificateHolder CertificateHolder object with certificate that used...signOptions SignOptions SignOptions object with various signing options...

    reference.aspose.com/words/net/aspose.words.dig...
  8. Working with SmartArt Cold Rendering|Aspose.Wor...

    Aspose.Words for Node.js via .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt Objects if the pre-rendered SmartArt drawing is missing or incorrect....drawing along with the SmartArt object. In most cases, the pre-rendered...In this case, the SmartArt object itself should be laid-out and...

    docs.aspose.com/words/nodejs-net/working-with-s...
  9. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....Object, com.aspose.words.SaveOptions...Create an "XpsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  10. OlePackage.displayName property | Aspose.Words ...

    OlePackage.displayName property. Gets or sets OLE Package display name....Examples Shows how insert an OLE object into a document. let doc =...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

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