Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 4,982 for

assemble document

(0.11 sec)
  1. ChartStyle Enum | Aspose.Words for .NET

    Apply predefined chart styles in Aspose.Words. Enhance visuals with ChartStyle enum for professional Document formatting.... Document doc = new Document (); DocumentBuilder...SetChartStyle.docx" ); doc = new Document ( ArtifactsDir + "Charts.SetChartStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TaskPane.IsLocked | Aspose.Words for .NET

    Discover the TaskPane IsLocked property, control task pane accessibility in your UI, ensuring users can't close essential features for enhanced productivity....task pane is locked to the document in the UI and cannot be closed...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  3. TaskPane.IsVisible | Aspose.Words for .NET

    Discover how the TaskPane IsVisible property controls default visibility, enhancing user experience and streamlining Document interactions....visible by default when the document opens. public bool IsVisible...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  4. ShapeBase.RelativeHorizontalPosition | Aspose.W...

    Discover the ShapeBase RelativeHorizontalPosition property to master horizontal positioning of shapes. Optimize your design with precision and control!... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words ShapeBase.Reflection...

    reference.aspose.com/words/net/aspose.words.dra...
  5. OleFormat.SuggestedFileName | Aspose.Words for ...

    Discover the OleFormat SuggestedFileName property to easily retrieve the recommended file name for saving your embedded objects seamlessly.... Document doc = new Document ( MyDir + "OLE shape...namespace Aspose.Words.Drawing assembly Aspose.Words OleFormat.SuggestedExtension...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextBox.LayoutFlow | Aspose.Words for .NET

    Discover how the TextBox LayoutFlow property enhances text layout in shapes, improving design flexibility and readability for your projects.... Document doc = new Document (); DocumentBuilder...textBoxShape . TextBox ; // Move the document builder to inside the TextBox...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Watermark.Type | Aspose.Words for .NET

    Discover the Watermark Type property to enhance your design with customizable watermarks for branding and protection. Elevate your visuals today!... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/wat...
  8. TabStopCollection.RemoveByPosition | Aspose.Wor...

    Effortlessly remove tab stops from your collection with the RemoveByPosition method. Streamline your formatting for enhanced Document control!... Document doc = new Document ( MyDir + "Table...TabStopCollection namespace Aspose.Words assembly Aspose.Words TabStopCollection...

    reference.aspose.com/words/net/aspose.words/tab...
  9. TabStop.Leader | Aspose.Words for .NET

    Discover TabStop Leader properties to customize leader line types for your tabs, enhancing Document clarity and presentation. Optimize your formatting today!... Document doc = new Document ( MyDir + "Table...TabStop namespace Aspose.Words assembly Aspose.Words TabStop.IsClear...

    reference.aspose.com/words/net/aspose.words/tab...
  10. AxisTickLabels.Offset | Aspose.Words for .NET

    Adjust AxisTickLabels Offset to customize tick label distance from the axis for enhanced clarity and visual appeal in your data visualizations.... Document doc = new Document (); DocumentBuilder...; Assert . That ( xAxis . Document , Is . EqualTo ( doc )); ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...