Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 20,464 for

document insertion

(0.09 sec)
  1. Aspose.Words for C++

    This API allows to create, edit, render, print, and convert Word Documents in C++ without utilizing Microsoft Word or interop....Find and Replace Text in Word Document in C++ How to Convert Word...using C++ How to Send Word Document by Email using C++ How to...

    kb.aspose.com/words/cpp/
  2. Converting a MHTML file to XLS using Python | A...

    Sample code on Python for MHTML to XLS conversion. Use example code for batch MHTML to XLS conversion with Python and .NET...convert programmatically a document from MHTML to XLS format with...with a modern document-processing Python API. Use just a few...

    products.aspose.com/pdf/python-net/conversion/m...
  3. RevisionGroup.Text | Aspose.Words for .NET

    Explore the RevisionGroup Text property to access inserted, deleted, or moved text, enhancing your Document's formatting insights and editing efficiency....Text property Returns inserted/deleted/moved text or description...revisions in a document. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  4. ShapeBase.IsInsertRevision | Aspose.Words for .NET

    Discover how ShapeBase's IsInsertRevision property enhances your Word Documents by identifying changes made during tracking. Boost your editing efficiency!...Returns true if this object was inserted in Microsoft Word while change...revision shapes. Document doc = new Document (); Assert . That...

    reference.aspose.com/words/net/aspose.words.dra...
  5. About move a table data lower part of aspose wo...

    Hi, How to move a table data lower part of an aspose word just above footer. I have tried to place table just above footer, but it is moving up while generates report. Coud pls help me on this? Generated Report: Re…...to the very end of a Word document (just above the footer) In...is the place where you can insert a table “just above the footer”...

    forum.aspose.com/t/about-move-a-table-data-lowe...
  6. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert some text and mark it with...

    reference.aspose.com/words/java/com.aspose.word...
  7. TIFF to PDF Merge using Python | Aspose.PDF

    Combine two or more TIFF Documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...aspose.pdf as apdf for PDF document handling, FileIO from io for...

    products.aspose.com/pdf/python-net/merger/tiff-...
  8. How to Access the Presentation Properties in C#

    This topic focuses on how to access the presentation properties in C#. It assists by providing configuration details, step-wise program flow and a runnable example to read and print the Document properties in C#....code example to read PPTX document properties in C# is very simple...macOS. Steps to Read PPTX Document Properties in C# Set up the...

    kb.aspose.com/slides/net/how-to-access-the-pres...
  9. FieldDde.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldDde IsLinked property. Control file size by excluding graphics, ensuring efficient storage and faster access....storing graphics data with the document. public bool IsLinked { get...field types to link to other documents in the local file system,...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldOptions.isBidiTextSupportedOnUpdate proper...

    FieldOptions.isBidiTextSupportedOnUpdate property. Gets or sets the value indicating whether bidirectional text is fully supported during field update or not.... Document (); let builder = new aw ...= true ; // Use a document builder to insert a field that contains...

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