Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 4,674 for

document assembly

(0.05 sec)
  1. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your paragraph's list formatting, enhancing your Document's presentation....paragraphs in a document that are list items. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/par...
  2. VbaModuleCollection.Count | Aspose.Words for .NET

    Discover the VbaModuleCollection Count property, which efficiently counts your VBA modules, enhancing your coding workflow and organization....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  3. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize Document saving with customizable compression levels for enhanced performance....compression level used to save document. The default value is Normal...saving an OOXML document. Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ColorMode enum for optimized color rendering. Enhance your Document's visual appeal with precise color settings.... Document doc = new Document ( MyDir + "Images...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ReflectionFormat.Blur | Aspose.Words for .NET

    Adjust the ReflectionFormat Blur property to control the blur effect of reflections in your design. Enhance visuals with precision—default is 0.0.... Document doc = new Document ( MyDir + "Various...Reflection.docx" ); doc = new Document ( ArtifactsDir + "Shape.Reflection...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Document.Compare | Aspose.Words for .NET

    Effortlessly compare Documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration....Compare( Document , string, DateTime ) Compares this document with...with another document producing changes as number of edit and format...

    reference.aspose.com/words/net/aspose.words/doc...
  7. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your SaveOptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false....Examples Shows how to update a document’s “CreatedTime” property when...when saving. Document doc = new Document (); DateTime createdTime...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!...how to replace string in the document. // There is a several ways...ways to replace string in the document: string doc = MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...
  9. TextColumnCollection.SetCount | Aspose.Words fo...

    Optimize your layout with the TextColumnCollection SetCount method, effortlessly arranging text into your desired number of columns for enhanced readability.... Document doc = new Document (); DocumentBuilder...TextColumnCollection namespace Aspose.Words assembly Aspose.Words TextColumnCollection...

    reference.aspose.com/words/net/aspose.words/tex...
  10. TxtSaveOptions.MaxCharactersPerLine | Aspose.Wo...

    Discover TxtSaveOptions MaxCharactersPerLine, easily set character limits per line for better text formatting. Default is 0 for unlimited characters.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Saving assembly Aspose.Words TxtSaveOptions...

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