Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 5,179 for

assemble document

(0.12 sec)
  1. IDocumentSavingCallback Interface | Aspose.Word...

    Implement the Aspose.Words.Saving.IDocumentSavingCallback interface to create custom save methods for Documents, enhancing your Document management solutions....method called during saving a document. public interface IDocumentSavingCallb...This is called to notify of document saving progress. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Cell.PreviousCell | Aspose.Words for .NET

    Access the previous Cell node effortlessly with the Cell PreviousCell property. Enhance your data navigation and streamline your coding process.... Document doc = new Document ( MyDir + "Tables...namespace Aspose.Words.Tables assembly Aspose.Words Cell.ParentRow...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Row.NextRow | Aspose.Words for .NET

    Discover the NextRow property to effortlessly access the following Row node, enhancing your data navigation and management experience.... Document doc = new Document ( MyDir + "Tables...namespace Aspose.Words.Tables assembly Aspose.Words Row.LastCell...

    reference.aspose.com/words/net/aspose.words.tab...
  4. PageBorderDistanceFrom Enum | Aspose.Words for ...

    Discover the Aspose.Words.PageBorderDistanceFrom enum for precise page border placement. Enhance Document formatting with optimal margin positioning.... Document doc = new Document (); PageSetup pageSetup...BorderDistanceFrom namespace Aspose.Words assembly Aspose.Words PageBorderAppliesTo...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Border.Shadow | Aspose.Words for .NET

    Discover the Border Shadow property to enhance your design! Control shadow effects for borders and elevate your UI with stunning visuals.... Document doc = new Document (); PageSetup pageSetup...Border namespace Aspose.Words assembly Aspose.Words Border.LineWidth...

    reference.aspose.com/words/net/aspose.words/bor...
  6. Stroke.BackTintAndShade | Aspose.Words for .NET

    Adjust your stroke background color effortlessly with Stroke BackTintAndShade. Control lightness and darkness for a perfect design finish.... Document doc = new Document ( MyDir + "Stroke...namespace Aspose.Words.Drawing assembly Aspose.Words Stroke.BackThemeColor...

    reference.aspose.com/words/net/aspose.words.dra...
  7. CommentRangeStart.Accept | Aspose.Words for .NET

    Discover the CommentRangeStart Accept method to enhance visitor engagement and streamline interactions on your site. Boost user experience today!...their comment ranges using a document visitor. public void CreateCommentsAndPri...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...
  8. GradientStop.Remove | Aspose.Words for .NET

    Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection.... Document doc = new Document (); DocumentBuilder..."GradientStops" property after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  9. SvgSaveOptions.ExportEmbeddedImages | Aspose.Wo...

    Discover how the SvgSaveOptions ExportEmbeddedImages property lets you embed images in SVG files as base64, enhancing portability while managing file size....should be embedded into the SVG document as base64. Be aware that activating...converting a document to .svg. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DocumentVisitor.VisitSubDocument | Aspose.Words...

    Explore the DocumentVisitor's VisitSubDocument method, designed for efficient handling of subDocuments in your applications. Enhance your coding efficiency!...VisitSubDocument method Called when a sub-document is encountered. public virtual...how to use a document visitor to print a document’s node structure...

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