Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 91,344 for

object

(0.07 sec)
  1. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....application link: Create a Document object. Get the Page you want to add...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/cpp/create-links/
  2. DocumentBuilder.insertOleObjectAsIcon method | ...

    Aspose.Words.DocumentBuilder.insertOleObjectAsIcon method...Inserts an embedded or linked OLE object as icon into the document....file and caption. Detects OLE object type using file extension....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method...Saves the data of the embedded object into the specified stream....io.BytesIO Where to save the object data. Remarks It is the responsibility...

    reference.aspose.com/words/python-net/aspose.wo...
  4. KnownTypeSet.remove method | Aspose.Words for P...

    KnownTypeSet.remove method. Removes the specified Object from the set....specified object from the set. def remove ( self , type : object ):...Type Description type object A object to remove. Exceptions exception...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontSourceBase class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources...asFileFontSource() Cast FontSourceBase object to FileFontSource . asFolderFontSource()...asFolderFontSource() Cast FontSourceBase object to FolderFontSource . asMemoryFontSource()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE Objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE Objects within worksheets....Managing OLE Objects with JavaScript via C++ Contents [ Hide...Hide ] Introduction OLE (Object Linking and Embedding) is a framework...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  7. Error converting VSDX file to PDF/A - Free Supp...

    MO.00004-AX.04-Triptico.vsdx.zip (752.5 KB) When trying to convert the file MO.00004-AX.04-Triptico.vsdx to PDF/A, an error occurs. Testing the conversion to PDF it works. PdfSaveOptions options = new PdfSaveOptions(); …...(Object, Span`1) at System.Reflection...MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr...

    forum.aspose.com/t/error-converting-vsdx-file-t...
  8. Managing OLE Objects|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....Managing OLE Objects Contents [ Hide ] Introduction OLE (Object Linking...contain visual and information objects of all kinds: text, calendars...

    docs.aspose.com/cells/net/managing-ole-objects/
  9. ReportBuilder.BuildReportToImages | Aspose.Word...

    Transform your template documents effortlessly with ReportBuilder's BuildReportToImages method, combining data from various sources into stunning images....string, ImageSaveOptions , object[], string[] ) Populates the...ImageSaveOptions saveOptions , object [] data , string [] dataSourceNames...

    reference.aspose.com/words/net/aspose.words.low...
  10. Set Privileges on an Existing PDF File|Aspose.P...

    Learn how to set user privileges, such as printing or copying restrictions, for PDF documents using Aspose.PDF in Java....create a PdfFileSecurity class object and bind the input PDF using...DocumentPrivilege object and then pass this object to the setPrivilege...

    docs.aspose.com/pdf/java/set-privileges/