Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 17,938 for

document insertion

(0.05 sec)
  1. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your Document formatting with ease and precision....with Styles and Themes documentation article. public class Style...MS Word. Document { get; } Gets the owner document. Font { get;...

    reference.aspose.com/words/net/aspose.words/style/
  2. InlineStory.isMoveFromRevision property | Aspos...

    InlineStory.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Shape.signature_line property | Aspose.Words fo...

    Shape.signature_line property. Gets [SignatureLine](../../signatureline/) object if the shape is a signature line...Remarks You can insert new SignatureLine into the document using DocumentBuilder...DocumentBuilder.insert_signature_line() and Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page....to sections in a document. doc = aw . Document () builder = aw...start a new section using a document builder, # it will inherit...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Field.result property | Aspose.Words for Python

    Field.result property. Gets or sets text that is between the field separator and field end....Examples Shows how to insert a field into a document using a field code...code. doc = aw . Document () builder = aw . DocumentBuilder (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Tables|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Contents [ Hide ] AI Document Assistant Close Insert Sparkline Pivot...

    docs.aspose.com/cells/java/tables/
  8. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_LastSection method. Gets the last section in the building block in C++....to a document. void CreateAndInsert () { // A document's glossary...glossary document stores building blocks. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.bui...
  9. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class RunCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words/run...
  10. ImageSaveOptions.image_contrast property | Aspo...

    ImageSaveOptions.image_contrast property. Gets or sets the contrast for the generated images....Words converts a document to one. doc = aw . Document () builder =...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

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