Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 91,344 for

object

(0.2 sec)
  1. How to Add Camera for Range|Documentation

    This article introduces how to add a camera for a range using the Aspose.Cells for .NET API....range is linked to the graphic object, changes that you make to the...automatically appear in the graphic object. Here’s a basic example of...

    docs.aspose.com/cells/net/how-to-add-camera-for...
  2. How to Remove Pages from PDF using Java

    This article describes how to remove pages from PDF using Java. It explains the environment settings, a list of operations and a runnable sample code to delete pages from PDF document using Java....instantiate an object of the PdfFileEditor class object to delete...step, the PdfFileEditor class object is declared which has multiple...

    kb.aspose.com/pdf/java/how-to-remove-pages-from...
  3. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....Object public class ListLabel Defines...removeRunAttr(int key) setRunAttr(int key, Object value) clearRunAttrs() public...

    reference.aspose.com/words/java/com.aspose.word...
  4. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....can save its Visio diagram object in any supported file format...complete path or a file stream object. Aspose.Diagram API infers...

    docs.aspose.com/diagram/python-net/save-visio-d...
  5. 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
  6. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs class. Provides data for the ImageFieldMerging() event. To learn more, visit the documentation article in C++....const Returns the Document object for which the mail merge is...get_Field () const Gets the object that represents the current...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Apply Superscript and Subscript Effects on Font...

    The C++ code to apply superscript and subscript effect to text in excel with the use of Aspose.Cells for C++ API....Font object’s IsSuperscript property to...subscript, set the Style.Font object’s IsSubscript property to true...

    docs.aspose.com/cells/go-cpp/apply-superscript-...
  8. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an Object in the drawing layer, such as an AutoShape, textbox, freeform, OLE Object, ActiveX control, or picture. To learn more, visit the documentation article in C++....] Shape class Represents an object in the drawing layer, such...AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...pass the path to the existing object of class BarCodeReader . Read...Bitmap Objects It is possible to use a graphical object or a bitmap...

    docs.aspose.com/barcode/python-net/set-barcode-...
  10. Rotating Cell Text|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....//Instantiate the Application object. Excel . ApplicationClass ExcelApp...Heading" ; //Define a range object (B2). Excel . Range _range...

    docs.aspose.com/cells/net/rotating-cell-text/