Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 90,868 for

object

(0.17 sec)
  1. Document.built_in_document_properties property ...

    Document.built_in_document_properties property. Returns a collection that represents all the built-in 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...
  2. 在PHP中加密文件|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/zh/net/encrypting-files-i...
  3. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++....saved if this save options object is used. Can be Docx , Docm...property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. PdfDigitalSignatureDetails.timestamp_settings p...

    PdfDigitalSignatureDetails.timestamp_settings property. Gets or sets the digital signature timestamp settings....valid PdfDigitalSignatureT object, then the digital signature...# Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint presentation and open that in MS PowerPoint for viewing....Presentation class object Create a Slide class object to access the...instantiating the Presentation class object to create an empty presentation...

    kb.aspose.com/slides/python/how-to-create-ppt-u...
  6. How to Transform Markdown to PDF in C#

    In this brief tutorial you will learn how to transform Markdown to PDF in C#. The following easy steps can be used to convert Word to MD file in C# in any of the common operating system like Linux, macOS, or Windows....into the Document object Create an object of the PdfSaveOptions...file into the Document class object followed by the declaration...

    kb.aspose.com/words/net/how-to-transform-markdo...
  7. Create WEBP in Java

    This article guides on how to create WEBP in Java. It has all the details to set the development environment, a list of instructions, and a simple code demonstrating how to create WEBP images in Java....methods Create a WebPOptions object to customize the output WEBP...and link it with a Graphics object Set the image background and...

    kb.aspose.com/imaging/java/create-webp-in-java/
  8. Aspose::Words::Drawing::Shape::get_SignatureLin...

    Aspose::Words::Drawing::Shape::get_SignatureLine method. Gets SignatureLine Object if the shape is a signature line. Returns null otherwise in C++.... method Gets SignatureLine object if the shape is a signature...the "SignatureLineOptions" object we have created above. // If...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Working with Text Layers in Aspose.PSD for Pyth...

    Examples of how to work with Text Layers in PSD File...then retrieve the text_data object from the text layer, which...default_style and default_paragraph object, which will be used as the...

    docs.aspose.com/psd/python-net/text-layer-manip...
  10. Extract Text from PDF using Python

    Follow this article to extract text from PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code to grab text from PDF using a few lines of code in Python....a PDF Create the AsposeOcr object to rip text from a PDF Create...Create the OcrInput class object and set the input type to PDF Add...

    kb.aspose.com/ocr/python/extract-text-from-pdf-...