Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 4,984 for

document assembly

(0.49 sec)
  1. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results....find-and-replace operation traverses the document in. public void Direction...findReplaceDirection ) { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  2. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitGroupShapeEnd method, which efficiently signals the end of group shape enumeration for seamless Document processing....print its contents using a document visitor. public void GroupOfShapes...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. LayoutEnumerator.Current | Aspose.Words for .NET

    Discover the LayoutEnumerator Current property to easily access and modify the current position in your page layout model for enhanced design flexibility.... Document doc = new Document (); LayoutCollector...content of our document spans. // Since the document is empty, that...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Fill.GradientStops | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStops property, featuring a collection of GradientStop objects for stunning fill effects.... Document doc = new Document (); DocumentBuilder..."GradientStops" property after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  5. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats.... Document doc = new Document (); DocumentBuilder...box" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. WatermarkerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.WatermarkerContext class for seamless Document watermarking. Enhance your Documents with ease and efficiency....] WatermarkerContext class Document watermarker context. public...watermark. LayoutOptions { get; } Document layout options used by the...

    reference.aspose.com/words/net/aspose.words.low...
  7. Node.GetAncestor | Aspose.Words for .NET

    Discover the Node GetAncestor method to easily retrieve the first ancestor of a specified object type, enhancing your coding efficiency and accuracy....CalculateDepthOfNest () { Document doc = new Document ( MyDir + "Nested...Node namespace Aspose.Words assembly Aspose.Words GetAncestor(...

    reference.aspose.com/words/net/aspose.words/nod...
  8. FontSavingArgs.IsSubsettingNeeded | Aspose.Word...

    Discover the FontSavingArgs IsSubsettingNeeded property to control font subsetting for optimized font resource exports. Enhance your design workflow today!...characters that are used in the document. Subsetting allows to reduce...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  9. MergeFieldImageDimension | Aspose.Words for .NET

    Create precise image dimensions in points with the MergeFieldImageDimension constructor. Enhance your design with accurate sizing for better results....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...namespace Aspose.Words.Fields assembly Aspose.Words MergeFieldImageDimen(...

    reference.aspose.com/words/net/aspose.words.fie...
  10. IHyphenationCallback Interface | Aspose.Words f...

    Explore the Aspose.Words.IHyphenationCallback interface to easily implement and register hyphenation dictionaries for enhanced Document formatting....EqualTo ( 0 )); // Open a document with a locale that Microsoft...such as German. Document doc = new Document ( MyDir + "German...

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