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

assemble document

(0.3 sec)
  1. Margins Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Margins enum for customizable Document margins. Enhance your Document formatting with easy-to-use presets!...layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/net/aspose.words/mar...
  2. VariableCollection.Remove | Aspose.Words for .NET

    Effortlessly remove Document variables using the VariableCollection Remove method. Streamline your data management with this efficient solution....Remove method Removes a document variable with the specified...work with a document’s variable collection. Document doc = new...

    reference.aspose.com/words/net/aspose.words/var...
  3. ListCollection.AddCopy | Aspose.Words for .NET

    Discover the ListCollection AddCopy method to effortlessly duplicate a list and enhance your Document's collection with ease and efficiency....collection of lists in the document. public List AddCopy ( List...source list can be from any document. If the source list belongs...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Document.ViewOptions | Aspose.Words for .NET

    Discover the Document ViewOptions property to customize your Microsoft Word display settings for a tailored viewing experience....ViewOptions Contents [ Hide ] Document.ViewOptions property Provides...options to control how the document is displayed in Microsoft...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Paragraph.ParagraphBreakFont | Aspose.Words for...

    Discover the ParagraphBreakFont property for seamless font formatting of paragraph breaks, enhancing your text's appearance and readability....all hidden content from a document. public void RemoveHiddenContentF...RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden content...

    reference.aspose.com/words/net/aspose.words/par...
  6. 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...
  7. 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...
  8. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!... Document doc = new Document (); // Insert a group...and to the right of // the document's x and Y coordinate origin...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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...
  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...