Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 20,061 for

document insertion

(0.08 sec)
  1. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled 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/inl...
  2. GlossaryDocument.AcceptEnd | Aspose.Words for .NET

    Discover the GlossaryDocument AcceptEnd method, which efficiently manages visitor access to the end of your glossary. Enhance user experience today!...visiting the end of the Glossary document. public override VisitorAction...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words.bui...
  3. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...

    forum.aspose.com/t/alternative-way-to-extract-a...
  4. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....You can insert this via Word or use Aspose.Words to insert it programmatically...report is built: Document doc = new Document("output.docx"); //...

    forum.aspose.com/t/how-to-change-font-name-for-...
  5. Aspose::Words::Drawing::ImageType enum | Aspose...

    Aspose::Words::Drawing::ImageType enum. Specifies the type (format) of an image in a Microsoft Word Document in C++....image in a Microsoft Word document. enum class ImageType Values...stored inside a Microsoft Word document. Emf 2 Windows Enhanced Metafile...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....Charts documentation article. Examples: Shows how to insert a chart...and set a title. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property to easily customize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a MERGEBARCODE field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  9. EPS to BMP Converter using Python | Aspose.PDF

    Sample code on Python for EPS to BMP conversion. Use example code for batch EPS to BMP conversion with Python and .NET...programmatically a document from EPS to BMP format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/e...
  10. FieldArgumentBuilder | Aspose.Words for .NET

    Discover the FieldArgumentBuilder constructor to efficiently create and customize FieldArgumentBuilder instances for your development needs.... 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...