Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 94,426 for

object

(0.58 sec)
  1. Update Fields|Documentation

    This section explains how to update fields.... The Field object represents text field in a...collection of Aspose.Diagram.Field objects. Programming Sample The following...

    docs.aspose.com/diagram/python-java/update-fields/
  2. Working with Outlook Contacts|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....to disc: Instantiate a new object of the MapiContact class. Enter...convert the `msg` object to a `MapiMessage` object var dlist = (...

    docs.aspose.com/email/net/working-with-outlook-...
  3. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance document design with powerful features and flexibility....{ get; } Gets a FieldFormat object that provides typed access...anchor/canvas for an AutoShape object with the "In line with text"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell using the Aspose.Cells for Node.js via C++ API....sample code creates a workbook object and adds some text to cell...

    docs.aspose.com/cells/nodejs-cpp/get-html5-stri...
  5. Merge PDF/UA - Free Support Forum - aspose.com

    Buongiorno, ho la necessità di effettuare la merge tra più documenti in formato PDF/UA compliant ma, una volta effettuata la merge, il documento PDF prodotto non risulta essere più PDF/UA compliant. Grazie Matteo...artifacts → text object not tagged/path object not tagged asad...

    forum.aspose.com/t/merge-pdf-ua/310793
  6. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document Object during the saving process, enhancing your workflow efficiency....property Gets the document object that is being saved. public...Create an "HtmlFixedSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Forms2OleControlCollection indexer | Aspose.Wor...

    Forms2OleControlCollection indexer. Gets [Forms2OleControl](../../forms2olecontrol/) Object at a specified index....__getitem__(index) Gets Forms2OleControl object at a specified index. def __getitem__...Shapes store and display OLE objects in the document's body. shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PclSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PclSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PCL](../../aspose.words/saveformat/#PCL) format...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfEncryptionDetails.OwnerPassword | Aspose.Wor...

    Discover how the OwnerPassword property secures your encrypted PDF files, ensuring only authorized access. Protect your documents effortlessly!...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....outputStream, options); Using Bimap object and string for saving BMP to...image is assigned by Bitmap object and the output EPS file is...

    docs.aspose.com/page/zh/cpp/convert/bmp-to-eps/