Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 97,198 for

object

(0.42 sec)
  1. Extract and Save an Attachment|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....file: Loop through the Document object’s EmbeddedFiles collection...represents a FileSpecification object. Each iteration of the foreach...

    docs.aspose.com/pdf/net/extract-and-save-an-att...
  2. Import Data into a PDF File - facades|Aspose.PD...

    This section explains how to import Data to XML from a PDF File with Aspose.PDF Facades using Form Class....XML, you need to create an object of Form class and then call...method using the FileInputStream object. Finally, you can save the...

    docs.aspose.com/pdf/java/import-data-into-a-pdf...
  3. Get Address Cell Count Offset Entire Column and...

    This article shows how to get the address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for Python via .NET API....NET provides the Range object, which has various utility...or properties of the Range object. address Gets the address of...

    docs.aspose.com/cells/python-net/get-address-ce...
  4. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET and Python....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/python-net/attachments/
  5. Aspose::Words::Saving::SaveOptions::CreateSaveO...

    Aspose::Words::Saving::SaveOptions::CreateSaveOptions method. Creates a save options Object of a class suitable for the specified save format in C++....method Creates a save options object of a class suitable for the...a save options object. ReturnValue An object of a class that...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Document::get_BuiltInDocumentPro...

    Aspose::Words::Document::get_BuiltInDocumentProperties method. Returns a collection that represents all the built-in document properties of the document in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Manage Presentation Ink Objects in JavaScript|A...

    Manage PowerPoint ink Objects—create, edit & style digital ink with Aspose.Slides for Node.js. Get JavaScript code samples for traces, brush color & size....Manage Presentation Ink Objects in JavaScript Contents [ Hide...be used to highlight other objects, show connections and processes...

    docs.aspose.com/slides/nodejs-java/manage-ink/
  8. Working with Tags | Aspose.Note Documentation

    A comprehensive guide on tags and their usage in your project....contained by RichText nodes of the object. The code example given below...GetDataDir_Tags (); 3 4 // Create an object of the Document class 5 Document...

    docs.aspose.com/note/net/working-with-tags/
  9. How to Add Circle to PDF using Python

    This article guides on how to add circle to PDF using Python. It contains detailed information about the IDE and stepwise process to insert circle in PDF using Python....class object and add a page to it Create a graph object Create...to the graph object Add the resultant graph object in the paragraphs...

    kb.aspose.com/pdf/python/how-to-add-circle-to-p...
  10. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form....InputGroup element is declared as an object with "element_type": "InputGroup"...elements provided as an array of objects in the children property: The...

    docs.aspose.com/omr/net/json-markup/inputgroup/