Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 4,975 for

assemble document

(0.08 sec)
  1. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired list effortlessly with the GetListByListId method. Access data quickly using a simple list identifier for enhanced efficiency....verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . That...

    reference.aspose.com/words/net/aspose.words.lis...
  2. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced Document management and editing efficiency....the Working with Comments documentation article. public sealed class...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/com...
  3. StructuredDocumentTagRangeStart.LockContentCont...

    Discover how the LockContentControl property in StructuredDocumentTagRangeStart enhances Document security by preventing unwanted deletions of essential tags....from deleting this structured document tag. public bool LockContentControl...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  4. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    Discover OoxmlSaveOptions' SaveFormat property to easily choose Document formats like Docx, Docm, Dotx, Dotm, or FlatOpc for seamless saving....Specifies the format in which the document will be saved if this save...saved document to adhere to. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DigitalSignatureCollection Class | Aspose.Words...

    Discover the Aspose.Words DigitalSignatureCollection class, offering easy access to a read-only collection of digital signatures for secure Document management....digital signatures attached to a document. To learn more, visit the...with Digital Signatures documentation article. public class DigitalSignatureColl...

    reference.aspose.com/words/net/aspose.words.dig...
  6. DocumentVisitor.VisitFieldStart | Aspose.Words ...

    Discover the DocumentVisitor VisitFieldStart method, triggered at the start of a field in your Document, enhancing your coding efficiency and workflow....when a field starts in the document. public virtual VisitorAction...Remarks A field in a Word document consists of a field code and...

    reference.aspose.com/words/net/aspose.words/doc...
  7. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing Document sections efficiently with powerful features and flexibility....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. public class SectionCollection...

    reference.aspose.com/words/net/aspose.words/sec...
  8. StructuredDocumentTag.StyleName | Aspose.Words ...

    Discover the StyleName property of StructuredDocumentTag. Easily manage and customize styles for your Documents to enhance organization and clarity....applied to the structured document tag. public string StyleName...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  9. ImageSaveOptions.TiffCompression | Aspose.Words...

    Optimize your TIFF images with the ImageSaveOptions TiffCompression property, allowing you to choose the best compression method for quality results....to a document that we convert into a TIFF image. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your Documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....the specified type into the document. public void InsertBreak (...section or line break into the document. Examples Shows how to create...

    reference.aspose.com/words/net/aspose.words/doc...