Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 79,357 for

object

(0.04 sec)
  1. Document.theme property | Aspose.Words for Python

    Document.theme property. Gets the [Document.theme](./) Object for this document....theme object for this document. @property...colors.docx' ) # The "Theme" object gives us access to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Lists in Python|Aspose.Words for P...

    Create, specify formatting and restart lists in a document using Python.... However, the List object always belongs to the ListCollection...returns a ListFormat object. This object has several methods to...

    docs.aspose.com/words/python-net/working-with-l...
  3. Python API for PDF - Create, Merge, Modify, and...

    Native library to generate, edit and parse PDF files. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....following steps: create a Document object, get the page from the document...a Resolution object, create a JpegDevice object, convert the...

    products.aspose.com/pdf/python-cpp/
  4. Generate Point Cloud to STL File Formats via No...

    Sample Node.js generate point cloud code for STL file. Use this example code to generate point cloud to STL file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  5. Generate Point Cloud to FBX File Formats via No...

    Sample Node.js generate point cloud code for FBX file. Use this example code to generate point cloud to FBX file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  6. Aspose::Words::Settings::Odso::set_RecipientDat...

    Aspose::Words::Settings::Odso::set_RecipientDatas method. Sets a collection of Objects that specify inclusion/exclusion of individual records in the mail merge. This Object is never null in C++....method Sets a collection of objects that specify inclusion/exclusion...records in the mail merge. This object is never null . void Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Convert PDF to markdown error - Free Support Fo...

    Code : var doc = new Document(filename); doc.Save(fileout, SaveFormat.Markdown); Error stack : System.NullReferenceException: Object reference not set to an instance of an Object. at #=zFz9$AL7bjxwHUuimODfFc8swDug…...NullReferenceExcepti: Object reference not set to an instance of an object. at...

    forum.aspose.com/t/convert-pdf-to-markdown-erro...
  8. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder Object that contains the certificate was used to sign the document....Returns the certificate holder object that contains the certificate...Create a CertificateHolder object from a PKCS12 file, which we...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Add Fillable Fields in PDF using Python

    This article shares information on how to add fillable fields in PDF using Python. It contains the environment details, programming steps and a runnable sample code to add fillable text box to PDF using Python....Instantiate the FormEditor class object for adding a field Load the...it with the FormEditor class object Add the text field at a particular...

    kb.aspose.com/pdf/python/how-to-add-fillable-fi...
  10. How to Convert PPT to PDF using Java

    This simple article focuses on how to convert PPT to PDF using Java by following the detailed configuration steps to use the given code sample. You can generate PDF from PPT in Java using the simple API interface in any of Java supported environments including Windows, Linux and macOS....using the Presentation class object to convert it to PDF Instantiate...Instantiate the PdfOptions class object and set the desired PDF options...

    kb.aspose.com/slides/java/how-to-convert-powerp...