Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 4,983 for

assemble document

(0.12 sec)
  1. ListCollection.AddSingleLevelList | Aspose.Word...

    Effortlessly create and add a single-level list to your Document with the ListCollection AddSingleLevelList method, enhancing organization and clarity....the list collection in the document. public List AddSingleLevelList...predefined template. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  2. ShapeBase.ZOrder | Aspose.Words for .NET

    Discover how the ShapeBase ZOrder property enhances your design by controlling the display order of overlapping shapes for a clearer, more organized layout....and in the main text of the document. The display order of child...order of shapes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. OleFormat.Clsid | Aspose.Words for .NET

    Discover the OleFormat Clsid property to easily retrieve the CLSID of OLE objects, enhancing your application's functionality and performance....embedded in a document and its child controls. Document doc = new...new Document ( MyDir + "OLE ActiveX controls.docm" ); // Shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  4. HorizontalRuleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalRuleFormat class for advanced horizontal rule formatting. Enhance your Document design effortlessly!...the Working with Shapes documentation article. public class HorizontalRuleFormat...its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentPropertyCollection.Remove | Aspose.Word...

    Effortlessly remove properties by name from your DocumentPropertyCollection with our easy-to-use Remove method. Streamline your data management today!...work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  6. FieldFileSize.IsInKilobytes | Aspose.Words for ...

    Control file size display with FieldFileSize IsInKilobytes. Easily toggle size visibility in kilobytes for enhanced data management....size of a document with a FILESIZE field. Document doc = new...new Document ( MyDir + "Document.docx" ); Assert . That ( doc ....

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldFileSize.IsInMegabytes | Aspose.Words for ...

    Control file size display with FieldFileSize's IsInMegabytes property. Easily toggle between bytes and megabytes for better clarity and user experience....size of a document with a FILESIZE field. Document doc = new...new Document ( MyDir + "Document.docx" ); Assert . That ( doc ....

    reference.aspose.com/words/net/aspose.words.fie...
  8. Replacer.Create | Aspose.Words for .NET

    Discover how the Replacer Create method generates a new instance of the efficient replacer processor for seamless data transformation....replace string with regex in the document using context. // There is...replace string with regex in the document: string doc = MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...
  9. Convert DOTX to POT via Java or with free Onlin...

    Java API to Export DOTX to POT without using Microsoft Word or PowerPoint or online. Test free DOTX to POT online converter quickly before integrating the code....Java Open DOTX file using Document class Convert DOTX file to...presentation file Save the document to POT using save method DOTX...

    products.aspose.com/total/java/conversion/dotx-...
  10. Comment.DateTimeUtc | Aspose.Words for .NET

    Discover the Comment DateTimeUtc property, which retrieves the exact UTC date and time of your comments for accurate tracking and management.... Document doc = new Document (); DocumentBuilder...UtcDateTime.docx" ); doc = new Document ( ArtifactsDir + "Comment...

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