Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 14,340 for

object

(0.04 sec)
  1. Aspose::Words::Settings::MailMergeSettings clas...

    Aspose::Words::Settings::MailMergeSettings class. Specifies all of the mail merge information for a document. To learn more, visit the documentation article in C++....MailMergeSettings : public System :: Object Methods Method Description...Returns a deep clone of this object. get_ActiveRecord () const...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Animated Charts|Aspose.Slides for Python Docume...

    PowerPoint charts series and animations in Python...Get reference of the chart object. Animate the series. Write...Get reference of the chart object slide = presentation . slides...

    docs.aspose.com/slides/python-net/animated-charts/
  3. How to Insert Signature in PowerPoint using Python

    This article provides details about how to insert signature in PowerPoint using Python. All the details related to the configuration, program flow, and a runnable sample code to add digital signature to PowerPoint using Python are provided....the DigitalSignature class object using the PFX file along with...using the Presentation class object for adding signature Add the...

    kb.aspose.com/slides/python/how-to-insert-signa...
  4. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....file using the Document class object to add resized photos Instantiate...Instantiate the DocumentBuilder class object for the newly created document...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  5. How to Convert CDR to PSD in Java

    In this quick tutorial you will learn how to convert CDR to PSD in Java. It will assist you to write CDR to PSD converter software in Java using a few lines of code only....conversion Using the CdrImage object, load the source CDR file Instantiate...Instantiate the PsdOptions object to set parameters of the output...

    kb.aspose.com/imaging/java/how-to-convert-cdr-t...
  6. FieldUserName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserName class for seamless USERNAME field integration. Enhance document automation with powerful features today!...{ get; } Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...The newly created property object. add(name, value) Creates a...The newly created property object. add(name, value) Creates a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...The newly created property object. add(name, value) Creates a...The newly created property object. add(name, value) Creates a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Vba::VbaModuleType enum | Aspose...

    Aspose::Words::Vba::VbaModuleType enum. Specifies the type of a model in a VBA project in C++....new object. Each instance of a class creates a new object, and...properties and methods of the object. DesignerModule 3 A VBA module...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. Count the number of Slides|Aspose.Slides Docume...

    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....(); // Get the presentation object and pass it to the next CountSlides...// Check for a null document object. if ( presentationDocument...

    docs.aspose.com/slides/net/count-the-number-of-...