Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 4,345 for

document assembly

(0.1 sec)
  1. ChartDataPoint.ClearFormat | Aspose.Words for .NET

    Discover how the ChartDataPoint ClearFormat method resets your data point's format to default, enhancing clarity and consistency in your charts....ChartDataPoint () { Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartDataPoint...

    reference.aspose.com/words/net/aspose.words.dra...
  2. OdsoFieldMapData Class | Aspose.Words for .NET

    Discover the Aspose.Words.OdsoFieldMapData class for seamless mapping of external data columns to predefined Document merge fields, enhancing your Document automation....predefined merge fields within the document. To learn more, visit the...Mail Merge and Reporting documentation article. public class OdsoFieldMapData...

    reference.aspose.com/words/net/aspose.words.set...
  3. Shape.HasChart | Aspose.Words for .NET

    Discover if your Shape features a Chart with the HasChart property. Enhance your data visualization effortlessly!...shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Shape.ShadowEnabled | Aspose.Words for .NET

    Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal....shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  5. MergeFieldImageDimension.Unit | Aspose.Words fo...

    Discover the MergeFieldImageDimension Unit property for precise image scaling. Enhance your design with accurate dimensions and improved visual appeal....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...namespace Aspose.Words.Fields assembly Aspose.Words MergeFieldImageDimen...

    reference.aspose.com/words/net/aspose.words.fie...
  6. IComparisonExpressionEvaluator.Evaluate | Aspos...

    Discover the IComparisonExpressionEvaluator's Evaluate method for precise comparison evaluations. Enhance your coding efficiency with our powerful tool!... Document . FieldOptions . ComparisonExpression...ComparisonExpression = evaluator ; builder . Document . UpdateFields (); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FindReplaceOptions.ApplyFont | Aspose.Words for...

    Discover the ApplyFont property in FindReplaceOptions for seamless text formatting. Enhance your content with tailored styles effortlessly!...ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Replacing assembly Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  8. IComparisonExpressionEvaluator Interface | Aspo...

    Enhance your Document processing with Aspose.Words.Fields.IComparisonExpressionEvaluator. Customize comparison evaluations for FieldIf and FieldCompare fields effortlessly!... Document . FieldOptions . ComparisonExpression...ComparisonExpression = evaluator ; builder . Document . UpdateFields (); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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...
  10. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your Documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....Inserts a hyperlink into the document. public Field InsertHyperlink...link to be displayed in the document. urlOrBookmark String Link...

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