Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 4,931 for

document assembly

(0.08 sec)
  1. RtfSaveOptions.ExportImagesForOldReaders | Aspo...

    Optimize your RTF Documents with the ExportImagesForOldReaders property. Control keyword inclusion for legacy readers, impacting file size and performance....affect the size of the RTF document. Default value is true . public... These keywords allow the document to be displayed correctly...

    reference.aspose.com/words/net/aspose.words.sav...
  2. CsvDataLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.CsvDataLoadOptions for efficient CSV data parsing. Optimize your Document processing with customizable options today!...the LINQ Reporting Engine documentation article. public class CsvDataLoadOptions...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  3. FileFontSource Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FileFontSource. Easily manage TrueType font files on your system for enhanced Document formatting and design flexibility....the Working with Fonts documentation article. public class FileFontSource...Mittelschrift.ttf" , 0 ); Document doc = new Document (); doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  4. ImageWatermarkOptions.Scale | Aspose.Words for ...

    Discover the ImageWatermarkOptions Scale property to easily adjust image scaling for optimal watermarking. Default value, 0 auto for seamless integration.... Document doc = new Document (); // Modify the...doc . Save ( ArtifactsDir + "Document.ImageWatermark.docx" ); See...

    reference.aspose.com/words/net/aspose.words/ima...
  5. ChartSeries.CopyFormatFrom | Aspose.Words for .NET

    Discover the ChartSeries CopyFormatFrom method to effortlessly replicate data point formats by index, enhancing your charting efficiency and consistency.... Document doc = new Document ( MyDir + "DataPoint...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartSeries.ClearValues...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataLabelCollection.ShowPercentage | Aspos...

    Discover the ShowPercentage property in ChartDataLabelCollection to enhance your Pie charts by displaying percentage values for data labels. Boost clarity and insights!... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartDataLabelCollec...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.Fill | Aspose.Words for .NET

    Discover the ShapeBase Fill property to enhance your designs with customizable fill formatting for shapes. Elevate your visuals effortlessly!... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words ShapeBase.DistanceTop...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataPointCollection.CopyFormat | Aspose.Wo...

    Effortlessly copy formatting between data points with the ChartDataPointCollection CopyFormat method. Enhance your data visualization today!... Document doc = new Document ( MyDir + "DataPoint...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartDataPointCollec...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Fill.Color | Aspose.Words for .NET

    Discover the Fill Color property to easily customize your design's foreground color with a Color object, enhancing your project's visual appeal.... Document doc = new Document ( MyDir + "Two color...namespace Aspose.Words.Drawing assembly Aspose.Words Fill.BaseForeColor...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Section.PrependContent | Aspose.Words for .NET

    Enhance your content with the Section PrependContent method, effortlessly inserting source section text at the start for improved organization and clarity....section belongs to a different document. No new section is created...created in the destination document. Examples Shows how to append the...

    reference.aspose.com/words/net/aspose.words/sec...