Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 88,773 for

doc format

(0.35 sec)
  1. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the Document is encrypted and requires a password to open in C++....detect the document format and encryption. auto doc = System :: MakeObject...set_Password ( u "MyPassword" ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. FieldInfo class | Aspose.Words for Python

    aspose.words.fields.FieldInfo class. Implements the INFO field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C# API to Export MSG to DOCM | products.aspose.com

    Convert MSG to DocM without using Microsoft Word or Outlook on .NET...you can use the powerful file format manipulation APIs of Aspose...allows you to convert MSG file format to HTML. After that, you can...

    products.aspose.com/total/net/conversion/msg-to...
  4. Run | Aspose.Words for Java

    Represents a run of characters with the same font Formatting in Java....characters with the same font formatting. To learn more, visit the...StructuredDocumentTa . Examples: Shows how to format a run of text using its font...

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfSaveOptions.outlineOptions property | Aspose...

    PdfSaveOptions.outlineOptions property. Allows to specify outline options....outlines can be exported to XPS format by using the same PdfSaveOptions...of a saved PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Pdf](../../aspose.words/saveFormat/#Pdf) Format...Pdf format. To learn more, visit the Specify...document in the SaveFormat.Pdf format. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Aspose::Words::Fields::FieldAddressBlock::get_I...

    Aspose::Words::Fields::FieldAddressBlock::get_IncludeCountryOrRegionName method. Gets or sets whether to include the name of the country/region in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_Document method...] insert_document(src_doc, import_format_mode) Inserts a document..., src_doc : aspose . words . Document , import_format_mode :...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

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