Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 90,931 for

doc format

(0.14 sec)
  1. C++ API to Convert TEX to PPT | products.aspose...

    Convert TEX to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...while PPT is a presentation format used by Microsoft PowerPoint...Converting between the two formats can be a difficult task, but...

    products.aspose.com/total/cpp/conversion/tex-to...
  2. Aspose::Words::Fields::GeneralFormatCollection ...

    Aspose::Words::Fields::GeneralFormatCollection class. Represents a typed collection of general Formats. To learn more, visit the Documentation article in C++....typed collection of general formats. To learn more, visit the Working...eralFormat) Adds a general format to the collection. get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Get Document Properties|Aspose.Words for Java

    Get Document properties easily and fast instead of using Apache POI....Document doc = new Document ( dataDir + "document.doc" ); System...for ( DocumentProperty prop : doc . getBuiltInDocumentPr ()) System...

    docs.aspose.com/words/java/get-document-propert...
  4. Aspose::Words::PageSetup::get_SheetsPerBooklet ...

    Aspose::Words::PageSetup::get_SheetsPerBooklet method. Returns or sets the number of pages to be included in each booklet in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "My...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Online XPS to FLATOPC Conversion or Develop Jav...

    Free online app to convert XPS to FLATOPC files. Java conversion library code for XPS Documents....files to FLATOPC and other formats via Java automation API. Freely...Convert XPS to DOC by using save method Load DOC file by using...

    products.aspose.com/total/java/conversion/xps-t...
  6. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Dear "); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_IsValid method. Returns true if this digital signature is valid and the Document has not been tampered with in C++.... auto doc = System :: MakeObject < Aspose...); for ( auto && signature : doc -> get_DigitalSignatures ())...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. LoadOptions.ignore_ole_data property | Aspose.W...

    LoadOptions.ignore_ole_data property. Specifies whether to ignore the OLE data....in a case when destination format does not support OLE objects...in a case when destination format does not support OLE objects...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OdtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Odt](../../aspose.words/saveFormat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveFormat/#Ott) Format...Ott format. To learn more, visit the Specify...document in the SaveFormat.Odt format. OdtSaveOptions(password) Initializes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::XlsxSaveOptions::get_Dat...

    Aspose::Words::Saving::XlsxSaveOptions::get_DateTimeParsingMode method. Gets or sets the mode that specifies how Document text is parsed to identify date and time values. The default value is UseCurrentLocale in C++....autodetection of the date time format. auto doc = System :: MakeObject...(); // Specify using datetime format autodetection. saveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...