Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,829 for

document assembly

(0.1 sec)
  1. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkbox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your Documents....checkboxes into the document. Document doc = new Document (); DocumentBuilder...DocumentBuilder namespace Aspose.Words assembly Aspose.Words InsertCheckBox(...

    reference.aspose.com/words/net/aspose.words/doc...
  2. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your Document's layout and formatting....stops to a document. Document doc = new Document (); Paragraph...TabStopCollection namespace Aspose.Words assembly Aspose.Words Add( double,...

    reference.aspose.com/words/net/aspose.words/tab...
  3. RevisionGroupCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.RevisionGroupCollection class, featuring efficient management of Document revision groups for enhanced editing and collaboration....represent revision groups in the document. To learn more, visit the...Track Changes in a Document documentation article. public sealed...

    reference.aspose.com/words/net/aspose.words/rev...
  4. RtfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the RtfSaveOptions SaveFormat property to effortlessly save your Documents in RTF format, ensuring compatibility and easy sharing....Specifies the format in which the document will be saved if this save...save a document to .rtf with custom options. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  5. OlePackage.DisplayName | Aspose.Words for .NET

    Discover the OlePackage DisplayName property to easily manage OLE Package display names. Enhance your data organization with this key feature....object into a document. Document doc = new Document (); DocumentBuilder...contains the OLE object in the document body. // In this case, our...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TableSubstitutionRule.Save | Aspose.Words for .NET

    Effortlessly save your table substitution settings with the TableSubstitutionRule Save method. Streamline your data management today!... Document doc = new Document (); FontSettings...table in the form of an XML document. tableSubstitutionRul . Save...

    reference.aspose.com/words/net/aspose.words.fon...
  7. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your Document design with precise layout control and customization.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/wat...
  8. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization.... Document doc = new Document (); DocumentBuilder...AltText.docx" ); // Save the document to HTML, and then delete the...

    reference.aspose.com/words/net/aspose.words.dra...
  9. CellFormat.SetPaddings | Aspose.Words for .NET

    Discover the CellFormat SetPaddings method to customize cell spacing in points, enhancing your layout for improved readability and design.... Document doc = new Document (); DocumentBuilder...table cell we create with the document builder. builder . CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Table.AllowOverlap | Aspose.Words for .NET

    Discover the Table AllowOverlap property, which controls whether floating objects can overlap your table. Enhance layout flexibility for better Document presentation....other floating objects in the document to overlap its extents when...tables properties. Document doc = new Document ( MyDir + "Table...

    reference.aspose.com/words/net/aspose.words.tab...