Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 88,444 for

doc format

(0.17 sec)
  1. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a Document property in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. DocumentBuilder.start_table method | Aspose.Wor...

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. CellFormat.bottom_padding property | Aspose.Wor...

    CellFormat.bottom_padding property. Returns or sets the amount of space (in points) to add below the contents of cell....Shows how to format cells with a document builder. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Footers|Aspose.Words for Java

    Remove footers from a Document easily and fast instead of using Apache POI.... class ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Section currentSection = builder...

    docs.aspose.com/words/java/working-with-footers/
  5. Online PCL to DOT Conversion or Build .NET base...

    Free online app to convert PCL to DOT files. .NET C# conversion library code for PCL Documents....PCL files to DOT and other formats via .NET automation API. Freely...Convert PCL to Doc by using Save method Load Doc file by using...

    products.aspose.com/total/net/conversion/pcl-to...
  6. Online PCL to DOTM Conversion or Build .NET bas...

    Free online app to convert PCL to DOTM files. .NET C# conversion library code for PCL Documents....PCL files to DOTM and other formats via .NET automation API. Freely...Convert PCL to Doc by using Save method Load Doc file by using...

    products.aspose.com/total/net/conversion/pcl-to...
  7. Hyphenation.isDictionaryRegistered method | Asp...

    Hyphenation.isDictionaryRegistered method. Returns ``false`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``true`` otherwise....save it to a fixed-page save format. The text in that document...document will be hyphenated. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text Format...when saving in the plain text format. The default value is False...when converting to plaintext. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.RTF Format in Java....RTF format. To learn more, visit the Specify...with custom options. Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection class. Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...