Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 20,479 for

document insertion

(1.12 sec)
  1. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....processing of Microsoft Word documents and supports fields in the...following ways: all fields in a document are preserved during open/save...

    docs.aspose.com/words/cpp/fields-overview/
  2. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....sheets, or charts, you can insert headers and footers only by...replace ( /'/g , ''' ); } document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/get-header...
  3. HorizontalRuleFormat.Alignment | Aspose.Words f...

    Discover the HorizontalRuleFormat Alignment property to easily customize the alignment of horizontal rules for enhanced design flexibility.... Examples Shows how to insert a horizontal rule shape, and...its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Edit DOCX In Java

    Edit DOCX in Java code.... Use it to modify DOCX documents programmatically This is a...Programmatic modification of DOCX documents is an integral part of modern...

    products.aspose.com/words/java/edit/docx/
  5. ShapeBase.markup_language property | Aspose.Wor...

    ShapeBase.markup_language property. Gets MarkupLanguage used for this graphic object.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToa.BookmarkName | Aspose.Words for .NET

    Discover the FieldToa BookmarkName property to easily manage bookmarks in your Documents, enhancing table creation and improving Document navigation....that marks the portion of the document used to build the table. public...void FieldTOA () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Drawing::OlePackage class | Aspo...

    Aspose::Words::Drawing::OlePackage class. Allows to access OLE Package properties. To learn more, visit the Documentation article in C++....Working with Ole Objects documentation article. class OlePackage...Examples Shows how insert an OLE object into a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/convert-te...
  9. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of Insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...info (like the number of insertions, deletions, and format changes)...loadAsposeLicense(); Document original = new Document("./<file-with-revision-info>...

    forum.aspose.com/t/getting-incorrect-revision-i...
  10. FieldKeywords class | Aspose.Words for Python

    aspose.words.fields.FieldKeywords class. Implements the KEYWORDS field...the Working with Fields documentation article. Remarks Retrieves... and optionally sets, the document’s keywords, as recorded in...

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