Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 93,838 for

object

(0.24 sec)
  1. Add and Delete Bookmarks|Aspose.PDF for C++

    Learn how to manage bookmarks in PDF files, including adding and deleting, using C++ and Aspose.PDF for better document navigation....Bookmark objects. You can add individual Bookmark objects into Bookmarks...Bookmarks object. You also need to create a Bookmark object and set...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmarks/
  2. Saving PDF Document after removing content thro...

    I am trying to use Aspose.PDF to remove invisible all text layers from a document. These invisible text layers are the result of a previous OCR operation. I need to remove these text layers before reprocessing the docume…...InvokeMethod(Object target, Void** arguments, Signature...MethodBaseInvoker.InvokeDirectByRefWit(Object obj, Span`1 copyOfArgs, BindingFlags...

    forum.aspose.com/t/saving-pdf-document-after-re...
  3. DRC Drawings|CAD 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.... Create an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  4. Add new TEXT/MTEXT entities to the right of exi...

    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....this, create a CadBaseEntity object, create a CadMText or CadText...CadText with text, in the new object to the SoftOwner field add cadImage...

    docs.aspose.com/cad/net/how-to/add-new-text-mte...
  5. Add new TEXT/MTEXT entities to the right of exi...

    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....this, create a CadBaseEntity object, create a CadMText or CadText...CadText with text, in the new object to the SoftOwner field add cadImage...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  6. OleFormat.sourceFullName property | Aspose.Word...

    OleFormat.sourceFullName property. Gets or sets the path and name of the source file for the linked OLE Object....source file for the linked OLE object. get sourceFullName () : string...not an empty string, the OLE object is linked. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Render XSL FO to PDF in C#

    This step by step tutorial shows you how to render XSL FO to PDF in C#. You'll learn how to convert XSL-FO to PDF in C# .NET applications....XslFoLoadOptions object to Document object Save the output converted...in the document object while the document object constructor also...

    kb.aspose.com/pdf/net/how-to-render-xsl-fo-to-p...
  8. OleFormat.suggestedFileName property | Aspose.W...

    OleFormat.suggestedFileName property. Gets the file name suggested for the current embedded Object if you want to save it into a file....suggested for the current embedded object if you want to save it into...Examples Shows how to get an OLE object’s suggested file name. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Properties.DocumentProperty class for managing custom and built-in document properties efficiently. Enhance your document handling today!...docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. Console . WriteLine ( "Built-in...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Insert Cell Comments|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....the Worksheet object). The new Comment object can be accessed...After accessing the Comment object, customize the comment note...

    docs.aspose.com/cells/java/insert-cell-comments/