Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 5,181 for

document assembly

(0.98 sec)
  1. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal Document quality....saves fonts when exporting a document to HTML format. public interface...saving to HTML. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  2. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability.... // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  3. FontSourceType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceType enum for efficient font source management. Optimize your Document processing with flexible font options....ttf" , 0 ); Document doc = new Document (); doc . FontSettings...namespace Aspose.Words.Fonts assembly Aspose.Words FontSourceBase...

    reference.aspose.com/words/net/aspose.words.fon...
  4. OleFormat.OleControl | Aspose.Words for .NET

    Discover the OleFormat OleControl property to access ActiveX control objects. Unlock enhanced functionality and integration for your OLE applications.... Document doc = new Document ( MyDir + "ActiveX...namespace Aspose.Words.Drawing assembly Aspose.Words OleFormat.IsLocked...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataLabel.ShowBubbleSize | Aspose.Words fo...

    Discover how the ShowBubbleSize property enhances your Bubble charts by displaying data label sizes. Optimize your visual data representation today!... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartDataLabel...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartAxis.Hidden | Aspose.Words for .NET

    Discover the ChartAxis Hidden property to easily manage axis visibility in your charts. Enhance your data presentation with this simple toggle feature!... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartAxis.HasMinorGridlines...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextColumn.Width | Aspose.Words for .NET

    Adjust the TextColumn Width property to easily customize your text column's width in points for enhanced layout control and readability.... Document doc = new Document (); DocumentBuilder...TextColumn namespace Aspose.Words assembly Aspose.Words TextColumn.SpaceAfter...

    reference.aspose.com/words/net/aspose.words/tex...
  8. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently.... Document doc = new Document ( MyDir + "OLE spreadsheet...namespace Aspose.Words.Drawing assembly Aspose.Words OleFormat.SourceItem...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Table.Rows | Aspose.Words for .NET

    Access table rows effortlessly with our typed property, ensuring seamless data management and enhanced organization for your projects....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  10. WatermarkerContext.ImageWatermark | Aspose.Word...

    Discover how to enhance your images with the WatermarkerContext ImageWatermark property, allowing you to add custom watermark images effortlessly....the document using context. string doc = MyDir + "Document.docx"...insert watermark image to the document from a stream using context...

    reference.aspose.com/words/net/aspose.words.low...