Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 96,275 for

object

(0.55 sec)
  1. Working with Attachments | Aspose.Note Document...

    A guide on how to work with attachments in your Java development environment....passing document object. Initialize AttachedFile object by passing...passing the document object and file path. Add an attached file node...

    docs.aspose.com/note/java/working-with-attachme...
  2. Add Tables to PDF in Python|Aspose.PDF for Pyth...

    Learn how to add and configure tables in existing PDF documents in Python....row_count ) + ", 3)" ) # Add table object to first page of input document...updated document containing table object document . save ( outfile )...

    docs.aspose.com/pdf/python-net/adding-tables/
  3. Delete Pivot Table from a Worksheet with Golang...

    C++ code to remove PivotTable for Excel Worksheets using Aspose.Cells....pivot table using a pivot table object or its position. Please use...table using the pivot table object and the Worksheet.PivotTables...

    docs.aspose.com/cells/go-cpp/delete-pivot-table...
  4. Shape.UpdateSmartArtDrawing | Aspose.Words for ...

    Enhance your documents with the Shape UpdateSmartArtDrawing method, utilizing Aspose.Words' advanced SmartArt rendering for stunning visuals....drawing along with SmartArt object. However, if the document is...uses it to render the SmartArt object. If pre-rendered drawing is...

    reference.aspose.com/words/net/aspose.words.dra...
  5. OleFormat.SourceFullName | Aspose.Words for .NET

    Discover the OleFormat SourceFullName property, easily manage the path and name of your linked OLE Object's source file for seamless integration....source file for the linked OLE object. public string SourceFullName...not an empty string, the OLE object is linked. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OdsoRecipientDataCollection | Aspose.Words for ...

    A typed collection of OdsoRecipientData in Java....Object All Implemented Interfaces:...add(OdsoRecipientData value) Adds an object to the end of this collection...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...the font formatting of this object. (Inherited from Inline ) has_separator...is_delete_revision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....NET // Initialize scene object Scene scene = new Scene ();...(); // Get a child node object Node top = scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/net/add-node-hierarchy-and-s...
  9. Errors at high traffic on multiple threads - Fr...

    We are using aspose for converting word to pdf and converting pdf to pdfa. When there is a lot of converting (we are using 8 threads for this actions) sometimes random errors occur when converting. When we try to convert…...List of errors (there are more object reference errors in different...#=z99Gr5PJ9t$Et_xkA7aOMJuukY1y3(Object #=zlouiXME=) at #=qCzcPZaS...

    forum.aspose.com/t/errors-at-high-traffic-on-mu...
  10. Add and Delete a Bookmark|Aspose.PDF for C++

    This topic explain how to add bookmark to a PDF document with C++ library. Also you can delete all or particular bookmarks from a PDF document....Bookmarks are held in the Document object’s OutlineItemCollectio collection...PDF document using Document object. Create a bookmark and define...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmark/