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

object

(0.2 sec)
  1. Copying And Moving Worksheets in Jython|Documen...

    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....# Instantiating a Workbook object by Excel file path workbook...xls" ) # Create a Worksheets object with reference to the sheets...

    docs.aspose.com/cells/java/copying-and-moving-w...
  2. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...i): Object reference not set to an instance of an object. I am...there is an issue with the object you are trying to use, which...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  3. Merge MD Files in C#

    Refer to this article to merge MD files in C#. It has the IDE settings, a list of instructions, and a sample code to combine MD in C# using a few API calls only....utilize the MarkdownLoadOptions object to customize the loading of...first MD file into the Document object and set the callback function...

    kb.aspose.com/words/net/merge-md-files-in-csharp/
  4. 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...
  5. Aspose::Words::Fields::FieldOptions::get_Curren...

    Aspose::Words::Fields::FieldOptions::get_CurrentUser method. Gets or sets the current user information in C++....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Create WEBP in Python

    Follow this article to create WEBP in Python. Complete details are provided to establish the environment, a list of steps, and a sample code showing how to make a WEBP file in Python...necessary classes from it Create an object of the WebPOptions class and...above custom settings Create an object of the Graphics class for the...

    kb.aspose.com/imaging/python/create-webp-in-pyt...
  7. How to Merge Cells in Excel using Java

    In this precise tutorial, details are covered about how to merge cells in Excel using Java. You can easily understand how using Java Excel merge cells operation can be performed programmatically with simple API calls....Excel file using the Workbook object Get access to the first worksheet...worksheet and create a Cells class object Merge cells and enter a sample...

    kb.aspose.com/cells/java/how-to-merge-cells-in-...
  8. Convert EPS to PDF using C#

    Follow this article to convert EPS to PDF using C#. It has the IDE settings, a list of steps, and a sample code to develop an EPS file to PDF converter with various customizations....and cast it as an EpsImage object Customize the loaded EPS file...Create the PdfOptions class object for output PDF file customization...

    kb.aspose.com/imaging/net/convert-eps-to-pdf-us...
  9. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....class object for indenting a paragraph Create an object of the...the DocumentBuilder object for the above Word file Access the ParagraphFormat...

    kb.aspose.com/words/java/paragraph-formatting-i...
  10. Working with Attachments and Embedded Objects|D...

    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....with Attachments and Embedded Objects Contents [ Hide ] Managing...with Embedded Objects An embedded object is an object that was created...

    docs.aspose.com/email/python-net/working-with-a...