Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 78,378 for

doc format

(0.08 sec)
  1. Aspose::Words::Layout::RevisionTextEffect enum ...

    Aspose::Words::Layout::RevisionTextEffect enum. Allows to specify decoration effect for revisions of Document text in C++.... auto doc = System :: MakeObject < Aspose...RevisionOptions > revisionOptions = doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. ChartSeries.DataPoints | Aspose.Words for .NET

    Discover the ChartSeries DataPoints property, offering a comprehensive collection of Formatting tools to enhance every data point in your series....property Returns a collection of formatting objects for all data points...void DataLabels () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Specify Save Options in Node.js|Aspose.Words fo...

    More accurately control the save process using Node.js.... Each save format has a corresponding class that...save options for this save format, for example, there is PdfSaveOptions...

    docs.aspose.com/words/nodejs-net/specify-save-o...
  4. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are three types of...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartDataLabel.ShowPercentage | Aspose.Words fo...

    Enable percentage display on chart data labels with the ChartDataLabel ShowPercentage property. Enhance clarity and insights in your visual data!...void DataLabels () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Font.BoldBi | Aspose.Words for .NET

    Discover the BoldBi property, ensures right-to-left text is displayed in bold, enhancing readability and user experience for diverse languages....the right-to-left text is formatted as bold. public bool BoldBi...right-to-left text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  7. C# API to Export MSG to GIF | products.aspose.com

    Convert MSG to GIF without using Microsoft Word or Outlook on .NET...comprehensive suite of file format manipulation APIs that allow...easily manipulate various file formats. Using Aspose.Email for .NET...

    products.aspose.com/total/net/conversion/msg-to...
  8. BuiltInDocumentProperties.Characters | Aspose.W...

    Discover the BuiltInDocumentProperties Characters property, providing an accurate character count estimate to enhance Document management and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words.pro...
  9. FieldAddressBlock.IncludeCountryOrRegionName | ...

    Discover the FieldAddressBlock IncludeCountryOrRegionName property to easily manage country/region name inclusion for enhanced address Formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldAddressBlock field =...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ThemeFonts | Aspose.Words for Java

    Represents a collection of fonts in the font scheme allowing to specify different fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java.... Document doc = new Document(getMyDir() + "Theme...fonts and colors. Theme theme = doc.getTheme(); // Some styles, such...

    reference.aspose.com/words/java/com.aspose.word...