Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 91,350 for

object

(0.09 sec)
  1. Delete Annotation in Node.js|Aspose.PDF for Nod...

    With Aspose.PDF for Node.js you may delete annotation from your PDF file.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/delete-annotation/
  2. Repair PDF in Node.js|Aspose.PDF for Node.js vi...

    This topic describes how to Repair PDF in the Node.js environment.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/repair-pdf/
  3. Convert PDF to PPTX in Node.js|Aspose.PDF for N...

    Aspose.PDF allows you to convert PDF to PPTX format using Node.js directly in the Node.js environment.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-p...
  4. View ODP in C# | products.aspose.com

    View ODP in C#. Use .NET library API to open and view OpenOffice presentation...instantiate a Presentation object & load the ODP file using (...Instantiate a Presentation object and load the ODP file. Create...

    products.aspose.com/slides/net/viewer/odp/
  5. View POTX in C# | products.aspose.com

    View POTX in C#. Use .NET library API to open and view PowerPoint presentation...instantiate a Presentation object & load the POTX file using...Instantiate a Presentation object and load the POTX file. Create...

    products.aspose.com/slides/net/viewer/potx/
  6. View PPTX in C# | products.aspose.com

    View PPTX in C#. Use .NET library API to open and view PowerPoint presentation...instantiate a Presentation object & load the PPTX file using...Instantiate a Presentation object and load the PPTX file. Create...

    products.aspose.com/slides/net/viewer/pptx/
  7. Aspose::Words::Fields::IFieldDatabaseProvider i...

    Aspose::Words::Fields::IFieldDatabaseProvider interface. Implement this interface to provide data for the FieldDatabase field when it's updated in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. How to Send Word Document in Email using Java

    In this brief topic, you will learn how to send Word Document in Email using Java. The following simple steps can be used to send DOCX in Email with Java export DOCX to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....Instantiate a Document Class object to load the input document...MHTML file using the stream object, which is loaded as an input...

    kb.aspose.com/words/java/how-to-send-word-docum...
  9. Insert Shapes in Word using Java

    This tutorial describes how to draw a straight line in Word using Java. It has the IDE settings, a list of steps, and a sample code showing how to make a diagram in Word using Java....Define the OoxmlSaveOptions object and set the save format and...using Java . Instantiate an object of the Document class to load...

    kb.aspose.com/words/java/insert-shapes-in-word-...
  10. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....Create the DocumentBuilder class object for the above Word file Use... linking a DocumentBuilder object with it, and accessing the...

    kb.aspose.com/words/python/paragraph-formatting...