Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 19,967 for

insert documents

(0.07 sec)
  1. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. IStructuredDocumentTag.LockContentControl | Asp...

    Discover the IStructuredDocumentTag LockContentControl property. Set to true, it prevents users from deleting SDT, enhancing document integrity and control....structured document tags. Document doc = new Document (); DocumentBuilder...doc ); // Insert a plain text structured document tag, which...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Manage data of Excel files with Golang via C++|...

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....use the PutValue method to insert a large amount of data into...HTML Rich Text inside the Cell Insert Hyperlinks into Excel or OpenOffice...

    docs.aspose.com/cells/go-cpp/view-and-edit-exce...
  4. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....additional options when saving a document into the SaveFormat.TEXT format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. Several Image Into WORD Javascript

    Merge multiple Image into WORD in JavaScript code. Save Image as WORD using JavaScript....example that iterates through documents and converts them to Word:..."Input2.png" ] var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/merge/imag...
  6. Several Image Into TXT Javascript

    Merge multiple Image into TXT in JavaScript code. Save Image as TXT using JavaScript....example that iterates through documents and converts them to TXT:..."Input2.png" ] var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/merge/imag...
  7. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...to make it tagged, so as I insert these elements into the pdf...pdf I would also like to insert them into the tag structure. How...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  8. FieldArgumentBuilder.AddText | Aspose.Words for...

    Enhance your arguments with the FieldArgumentBuilder AddText method. Effortlessly add plain text for improved clarity and functionality.... and then insert them into the document. Document doc = new Document...Document (); // Below are three examples of field construction...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Fields::FieldImport::get_Graphic...

    Aspose::Words::Fields::FieldImport::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be Inserted in C++....the graphic that is to be inserted. System :: String Aspose ::...get_GraphicFilter () Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. BubbleSizeCollection.format_code property | Asp...

    BubbleSizeCollection.format_code property. Gets or sets the format code applied to the bubble sizes.... Document () builder = aw . DocumentBuilder...doc ) # Insert a Bubble chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...