Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 4,975 for

document assembly

(0.37 sec)
  1. BuiltInDocumentProperties.Version | Aspose.Word...

    Discover the BuiltInDocumentProperties Version property, showcasing the app version that created your Document. Enhance your Document management today!...application that created the document. public int Version { get...get ; set ; } Remarks When a document was created by Microsoft Word...

    reference.aspose.com/words/net/aspose.words.pro...
  2. ShapeBase.IsMoveFromRevision | Aspose.Words for...

    Discover the ShapeBase IsMoveFromRevision property in Microsoft Word. Easily track changes and identify moved or deleted objects with precision....we move an element in the document body by cut-and-pasting it...move revisions. Document doc = new Document ( MyDir + "Revision...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling....Remarks Use this method after document changes that affect field...field type values in the whole document use NormalizeFieldTypes ....

    reference.aspose.com/words/net/aspose.words/ran...
  4. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  5. VbaProject Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaProject class to effortlessly manage VBA project info and modules within your Documents. Enhance your automation today!... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. public class VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  6. FontInfoCollection.GetEnumerator | Aspose.Words...

    Discover the FontInfoCollection GetEnumerator method to easily iterate through all collection items. Streamline your coding with this efficient tool!...each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FontInfo.Family | Aspose.Words for .NET

    Discover the FontInfo Family property to easily manage and customize your font family settings for enhanced design flexibility and style....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Fill.GradientVariant | Aspose.Words for .NET

    Discover how to set the GradientVariant property for stunning fill effects. Enhance your design with vibrant gradient options today!... Document doc = new Document (); DocumentBuilder..."GradientAngle" properties after the document saves. OoxmlSaveOptions saveOptions...

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

    Discover the CellFormat VerticalAlignment property to easily set and customize text alignment in your cells for enhanced data presentation.... Document doc = new Document (); DocumentBuilder...table formatting options for a document builder // will apply them...

    reference.aspose.com/words/net/aspose.words.tab...
  10. RowFormat.Borders | Aspose.Words for .NET

    Discover the RowFormat Borders property to access default cell borders for your rows, enhancing your data presentation with style and clarity.... Document doc = new Document (); DocumentBuilder...table formatting options for a document builder // will apply them...

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