Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 88,635 for

doc format

(0.11 sec)
  1. Export MSG to PDF via Java | products.aspose.com

    Java API to Convert MSG to PDF without using Microsoft Word or Outlook...for Java to convert MSG file format to HTML. Secondly, you can...class Save the document to PDF format using save method and set PDF...

    products.aspose.com/total/java/conversion/msg-t...
  2. FieldUserInitials Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserInitials class to easily implement USERINITIALS fields, enhancing Document personalization and user engagement.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Rendering::NodeRendererBase::Sav...

    Aspose::Words::Rendering::NodeRendererBase::Save method. Renders the shape into an image and saves into a stream in C++....image will be saved in the PNG format. Examples Shows how to use...the local file system. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. Aspose::Words::Tables::RowFormat::get_Height me...

    Aspose::Words::Tables::RowFormat::get_Height method. Gets or sets the height of the table row in points in C++....create a formatted table using DocumentBuilder . auto doc = System...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::VariableCollection::idx_get meth...

    Aspose::Words::VariableCollection::idx_get method. Gets or a sets a Document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/var...
  6. Render MSG to OTT in Andorid App | products.asp...

    Export MSG to OTT without using Microsoft Word or Outlook in you Andorid applications...Total for Android via Java File Format Automation libraries you can...API you can convert MSG file format to HTML and by using second...

    products.aspose.com/total/android-java/conversi...
  7. Render MSG to WORDML in Andorid App | products....

    Export MSG to WORDML without using Microsoft Word or Outlook in you Andorid applications...Total for Android via Java File Format Automation libraries you can...API you can convert MSG file format to HTML and by using second...

    products.aspose.com/total/android-java/conversi...
  8. Render MSG to PS in Andorid App | products.aspo...

    Export MSG to PS without using Microsoft Word or Outlook in you Andorid applications...Total for Android via Java File Format Automation libraries you can...API you can convert MSG file format to HTML and by using second...

    products.aspose.com/total/android-java/conversi...
  9. Accessing JSON Data in C#|Aspose.Words for .NET

    Learn how to access JSON data while building a report using LINQ in C#....</foreach> > Source code Document doc = ... // Loading a template document...ReportingEngine (); engine . BuildReport ( doc , dataSource ); Result document...

    docs.aspose.com/words/net/accessing-json-data/
  10. ChartDataLabel.show_percentage property | Aspos...

    ChartDataLabel.show_percentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart... def data_labels (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...