Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 86,840 for

object

(0.08 sec)
  1. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....page to it for adding graphics object Create a circle with a specified...like its color Create a Graph object and add the circle to it Add...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  2. Known Issues|Aspose.Slides for Node.js via .NET...

    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....Hide ] Object Changed Issue When Adding OleObjectFrame Object Preview...

    docs.aspose.com/slides/nodejs-java/known-issues/
  3. Aspose.Words.Math module | Aspose.Words for Nod...

    The Aspose.Words.Math module contains classes that represent Office Math elements....OfficeMath Represents an Office Math object such as function, equation...Specifies type of an Office Math object. OfficeMathDisplayTyp Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Access OpenDocument Presentation|Aspose.Slides ...

    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....Presentation constructor when the object is instantiated. Example string...//Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/net/access-opendocument-...
  5. Aspose.3D Transform Nodes by quaternion | produ...

    Learn how to transform Nodes by quaternion...IMeshConvertible object, initialize the node object, and add the...

    products.aspose.com/3d/tutorial/transform-nodes...
  6. Aspose::Words::DocumentVisitor::VisitOfficeMath...

    Aspose::Words::DocumentVisitor::VisitOfficeMathStart method. Called when enumeration of a Office Math Object has started in C++....enumeration of a Office Math object has started. virtual Aspose...rds::Math::OfficeMath> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::DocumentVisitor::VisitOfficeMath...

    Aspose::Words::DocumentVisitor::VisitOfficeMathEnd method. Called when enumeration of a Office Math Object has ended in C++....enumeration of a Office Math object has ended. virtual Aspose ::...rds::Math::OfficeMath> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. How to Insert Comment in Word using Python

    This article explains how to insert comment in Word using Python. It assists in configuring the IDE environment to use the required libraries, step-by-step procedure to write the program and a runnable sample code to add comment in Word using Python....document using the Document class object Add some sample text in the...DocumentBuilder class object Create a Comment class object and set its...

    kb.aspose.com/words/python/how-to-insert-commen...
  9. Removing attachment from PDF using Python|Aspos...

    Aspose.PDF can remove attachments from your PDF documents. Use Python PDF API to remove attachments in PDF files using Aspose.PDF for Python via .NET library....attachments are held in the Document object’s EmbeddedFiles collection...updated file using the Document object’s save() method. The following...

    docs.aspose.com/pdf/python-net/removing-attachm...
  10. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for Java recognition results in XML format....method of RecognitionResult object. AsposeOCR api = new AsposeOCR...// Add an image to OcrInput object OcrInput input = new OcrInput...

    docs.aspose.com/ocr/java/save-xml/