Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 97,363 for

object

(4.78 sec)
  1. Aspose::Words::Drawing::OleFormat::get_IsLink m...

    Aspose::Words::Drawing::OleFormat::get_IsLink method. Returns true if the OLE Object is linked (when SourceFullName is specified) in C++....method Returns true if the OLE object is linked (when SourceFullName...insert linked and unlinked OLE objects. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Insert a Picture Based on Cell Reference with C...

    Learn how to insert a picture based on cell reference using Aspose.Cells for C++....range is linked to the graphic object, changes that you make to the...automatically appear in the graphic object. Add a picture to the worksheet...

    docs.aspose.com/cells/cpp/insert-a-picture-base...
  3. Decrypt PDF File|Aspose.PDF for Python via .NET

    This guide explains how to remove restrictions such as printing, copying, and editing to gain full access to your PDF document....Create a ‘PdfFileSecurity’ object. Load the encrypted PDF using...""" # Create PdfFileSecurity object file_security = pdf_facades...

    docs.aspose.com/pdf/python-net/decrypt-pdf-file/
  4. PDF OptimizeResources() throws System.NullRefer...

    Hi, I’m investigating an error where a PDF document is created and we call the OptimizeResources() method which is throwing System.NullReferenceException: System.Reflection.TargetInvocationException: Exception has been…...NullReferenceExcepti: Object reference not set to an instance of an object. at...NullReferenceExcepti: Object reference not set to an instance of an object. at...

    forum.aspose.com/t/pdf-optimizeresources-throws...
  5. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... we can pass a SaveOptions object to // edit the image while...how to render an Office Math object into an image file in the local...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to text in Excel using Aspose.Cells for JavaScript via C++....effect by setting the Font object’s isSuperscript property to...apply subscript, set the Font object’s isSubscript property to true...

    docs.aspose.com/cells/javascript-cpp/apply-supe...
  7. Add Hyperlinks to Cells in VSTO and Aspose.Cell...

    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 an Application object (VSTO only). Add a Workbook...//Instantiate the Application object. Excel . Application ExcelApp...

    docs.aspose.com/cells/net/add-hyperlinks-to-cel...
  8. Working with Tables in OneNote | Aspose.Note Do...

    This article provides guidance on working with tables in OneNote using C#....works as follows: Create an object of the Document class. Call...works as follows: Create an object of the Document class. Filter...

    docs.aspose.com/note/net/working-with-tables/
  9. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` Object can be saved to a file or stream and also sent to a browser.... The Document object contains all content and formatting...properties, and the MailMerge object that is used for a mail merge...

    docs.aspose.com/words/java/working-with-document/
  10. Converting a TEXT file to PDF using Android via...

    Sample code on Java for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion in Android...Text file Instantiate Document object and add a new page in the Pages...new object of TextFragment and pass StringBuilder object to its...

    products.aspose.com/pdf/android-java/conversion...