Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 79,608 for

object

(0.23 sec)
  1. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Discover PdfSaveOptions DigitalSignatureDetails to easily manage PDF signing details, ensuring secure and efficient document output....valid PdfDigitalSignatureD object, then the output PDF document...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  2. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an Object....determining the height of an object. Members Name Description AT_LEAST...accommodate all text inside an object. EXACTLY The height is specified...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMergeDataSource | Aspose.Words for Java

    Mail merge data source used for using in MailMergerContext in Java....Object public class MailMergeDataSource...create(String[] fieldNames, Object[] fieldValues) Creates Mail...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...a proper chart, not an OLE object. I am using aspose cells and...embed that Excel file as an OLE object. Finally, you may overlay the...

    forum.aspose.com/t/aspose-queries/311420
  5. Aspose::Words::Fields::FieldUserName::get_UserN...

    Aspose::Words::Fields::FieldUserName::get_UserName method. Gest or sets the current user's name in C++....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. auto fieldUserName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Document::get_CustomDocumentProp...

    Aspose::Words::Document::get_CustomDocumentProperties method. Returns a collection that represents all the custom document properties of the document in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Name method. Returns the name of the property in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Clone Slides|Aspose.Slides 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....of ISlide objects) exposed by the Presentation object provides...exposed by the Presentation object. Call the AddClone method exposed...

    docs.aspose.com/slides/cpp/clone-slides/
  9. How to Convert GLB to OBJ in Python

    This article guides on how to convert GLB to OBJ in Python. It has the IDE configurations, a list of steps, and a runnable sample code to develop GLB to OBJ converter in Python....file using the ObjSaveOptions object. Steps to Convert GLB to OBJ...into the Scene class object Create an object of the ObjSaveOptions...

    kb.aspose.com/3d/python/how-to-convert-glb-to-o...
  10. How to Verify Signature in PDF using Python

    This article guides you on how to verify signature in PDF using Python. It has all the information to set the IDE, a list of steps to write the application and running sample code to validate signature in PDF using Python....Instantiate the PdfFileSignature object Bind the target PDF with the...the above PdfFileSignature object using the bind_pdf() method...

    kb.aspose.com/pdf/python/how-to-verify-signatur...