Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 90,029 for

doc format

(0.49 sec)
  1. Android API to Render PDF to GIF | products.asp...

    Transform PDF to GIF via Android via Java API... The GIF format is a popular image format used for web graphics...used to convert PDF files to DOC format. The Aspose.Words for Android...

    products.aspose.com/total/android-java/conversi...
  2. Export EMLX to IMAGE via C++ | products.aspose.com

    C++ API to Convert EMLX to IMAGE without using Microsoft Word or Outlook...transforming emails from one format to another. For example, you...need to convert an EMLX file format to HTML. How Aspose.Total helps...

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. Export EML to PS via C++ | products.aspose.com

    C++ API to Convert EML to PS without using Microsoft Word or Outlook...may need to convert EML file format to HTML. This is because HTML...HTML is a widely used format for displaying documents on the web...

    products.aspose.com/total/cpp/conversion/eml-to...
  4. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your Document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!... Document doc = new Document ( MyDir + "Document..."Document.docx" ); Assert . That ( doc . OriginalFileName , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Export OFT to IMAGE via C++ | products.aspose.com

    C++ API to Convert OFT to IMAGE without using Microsoft Word or Outlook...to easily convert OFT file format to HTML. This is done using...class Save the document to PNG format using Save method and set Png...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_ShapeType method. Gets or sets the shape type of the parent chart element in C++....and callout formatting for chart data labels. auto doc = System...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. PresetTexture enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.PresetTexture enumeration. Specifies texture to be used to fill a shape....Show how to set marker formatting. let doc = new aw . Document ();...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::ConvertUtil::PointToPixel method...

    Aspose::Words::ConvertUtil::PointToPixel method. Converts points to pixels at 96 dpi in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // By default, time is displayed...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartDataLabelCollection.font property | Aspose...

    ChartDataLabelCollection.font property. Provides access to the font Formatting of the data labels of the entire series....Provides access to the font formatting of the data labels of the...labels for a chart series. let doc = new aw . Document (); let builder...

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