Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,938 for

document assembly

(0.52 sec)
  1. Forms2OleControl.Enabled | Aspose.Words for .NET

    Discover how the Forms2OleControl Enabled property enhances user interaction by confirming if the control is active. Boost your app's functionality!... Document doc = new Document ( MyDir + "ActiveX...namespace Aspose.Words.Drawing.Ole assembly Aspose.Words Forms2OleControl...

    reference.aspose.com/words/net/aspose.words.dra...
  2. PageSet.All | Aspose.Words for .NET

    Access all Document pages in their original order with PageSet All property. Streamline your workflow and enhance Document management effortlessly!...with all the pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ReplacingArgs.MatchEndNode | Aspose.Words for .NET

    ReplacingArgs MatchEndNode property guide. Access the ending node of text matches during Document search and replace operations....MatchEndNode () { Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Replacing assembly Aspose.Words ReplacingArgs...

    reference.aspose.com/words/net/aspose.words.rep...
  4. ReportingEngine.BuildReport | Aspose.Words for ...

    Effortlessly generate ready-to-use reports with ReportingEngine's BuildReport method, seamlessly populating templates with data from your chosen source....Contents [ Hide ] BuildReport( Document , object ) Populates the specified...specified template document with data from the specified source...

    reference.aspose.com/words/net/aspose.words.rep...
  5. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired list effortlessly with the GetListByListId method. Access data quickly using a simple list identifier for enhanced efficiency....verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . That...

    reference.aspose.com/words/net/aspose.words.lis...
  6. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results.... Document doc = new Document ( MyDir + "Rendering.... Radius = 30 ; builder . Document . Save ( ArtifactsDir + "Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. LineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LineStyle enum for customizable border styles, enhancing your Document design with flexibility and precision....border into a document. Document doc = new Document (); DocumentBuilder...Also namespace Aspose.Words assembly Aspose.Words LineSpacingRule...

    reference.aspose.com/words/net/aspose.words/lin...
  8. FieldPrint.PrinterInstructions | Aspose.Words f...

    Discover how to manage printer-specific control codes and PostScript instructions with FieldPrint PrinterInstructions for optimized printing solutions.... Document doc = new Document (); DocumentBuilder...supports PostScript to print our document, // this command will turn...

    reference.aspose.com/words/net/aspose.words.fie...
  9. MarkdownSaveOptions.ResourceSavingCallback | As...

    Control how images and resources are saved when exporting Word to Markdown with ResourceSavingCallback for flexible Document output....resources are saved when a document is exported to Markdown format...ResourceSavingCallba.md" ; Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PageRange | Aspose.Words for .NET

    Create customized page ranges effortlessly with our PageRange constructor. Enhance your Document management with precision and flexibility....in the document, it is truncated to fit in the document on rendering...means the last page in the document. Examples Shows how to extract...

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