Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 32,884 for

insert documents

(0.08 sec)
  1. HorizontalRuleAlignment enumeration | Aspose.Wo...

    aspose.words.drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. System::Collections::IList Class Referenceabstr...

    Public Member Functions | List of all members System::Collections::IList Class Reference abstract IList Represents a ......item) const =0 virtual void Insert (int index, SharedPtr < System::Object...index. Member Function Documentation ◆ Add() virtual int Sys...

    reference.aspose.com/barcode/cpp/class/system.c...
  3. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::get_Count method. Gets the number of elements contained in the collection in C++....how to create a structured document tag with custom XML data.... auto doc = MakeObject < Document > (); // Construct an XML part...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. How to Find Field Properties|Aspose.Words for C++

    How to find some field properties like field code and field result in C++....Contents [ Hide ] A field that is inserted using DocumentBuilder . InsertField...names of merge fields in a document, then you can instead use...

    docs.aspose.com/words/cpp/find-field-properties/
  5. ImportFormatMode Enum | Aspose.Words for .NET

    Aspose.Words.ImportFormatMode enum. Specifies how formatting is merged when importing content from another document in C#....importing content from another document. public enum ImportFormatMode...UseDestinationStyles 0 Use the destination document styles and copy new styles...

    reference.aspose.com/words/net/aspose.words/imp...
  6. DocumentBuilder.CurrentNode | Aspose.Words for ...

    DocumentBuilder CurrentNode property. Gets the node that is currently selected in this DocumentBuilder in C#.... Any insert operations you perform using...using DocumentBuilder will insert before the CurrentNode . When...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 14.12.0 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 14.12.0 Release Notes – the latest updates and fixes....spacing calculation for Asian documents with kerning Improved text...text direction detection for documents with missing RTL attributes...

    docs.aspose.com/words/net/aspose-words-for-net-...
  8. Aspose::Words::InlineStory::get_IsMoveFromRevis...

    Aspose::Words::InlineStory::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision footnotes...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Word format alignment - Free Support Forum - as...

    We are looking to formulate a word file with alignment control (not necessary a table but put the title, wide, colon and content into specific location with word wrap. Attached the file for your reference. Anyone can…...features supported by the target document format. Please create your...MS Word document and attach it here as DOCX document. We will...

    forum.aspose.com/t/word-format-alignment/274155
  10. Font.Border | Aspose.Words for .NET

    Font Border property. Returns a Border object that specifies border for the font in C#....to insert a string surrounded by a border into a document. Document...Document doc = new Document (); DocumentBuilder builder = new...

    reference.aspose.com/words/net/aspose.words/fon...