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

doc format

(0.82 sec)
  1. Aspose::Words::FileFormatUtil::ExtensionToSaveF...

    Aspose::Words::FileFormatUtil::ExtensionToSaveFormat method. Converts a file name extension into a SaveFormat value in C++....FileFormatUtil methods to detect the format of a document. // Load a document...extension, and then detect its file format. { System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the Document in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); doc -> UpdateListLabels (); System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Android API to Render TEX to MHTML | products.a...

    Transform TEX to MHTML via Android via Java API...MHTML is a web page archive format which is used to combine resources...helps you to convert TEX file to DOC. The second API is Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  4. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java.... Document doc = new Document(getMyDir() + "Document...builder = new DocumentBuilder(doc); builder.moveToDocumentEnd();...

    reference.aspose.com/words/java/com.aspose.word...
  5. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML and XPS files... doc = aw . Document ( MY_DIR + 'Big...save the document to an OOXML format, we can create an OoxmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering Document pages or shapes to images...Description ImageSaveOptions(save_format) Initializes a new instance...SaveFormat.WEB_P or SaveFormat.SVG format. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataPointCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)...Description clearFormat() Clears format of all ChartDataPoint in this..., destinationIndex) Copies format from the source data point...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Export EML to EPUB via C++ | products.aspose.com

    C++ API to Convert EML to EPUB without using Microsoft Word or Outlook...transforming emails from one format to another. This is often done...convert a wide range of file formats. It includes two APIs that...

    products.aspose.com/total/cpp/conversion/eml-to...
  9. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...Automatically detects the file format. def __init__ ( self , file_name...error(UnsupportedFileForma)) The document format is not recognized or not supported...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Mail Merge Form Fields in Python|Aspose.Words f...

    Mail Merge Form Fields using Python.... doc = self . Document ( self . dataDir + "Template.doc" )...IFieldMergingCallbac" , inst = c ) doc . getMailMerge (). setFieldMergingCallb...

    docs.aspose.com/words/java/mail-merge-form-fiel...