Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 89,964 for

doc format

(0.19 sec)
  1. Supported Document Formats|Aspose.Words for Sha...

    Formats which are supported by the Aspose.Words for SharePoint....Document Formats Contents [ Hide ] Supported File Formats The following...the input and output file formats supported by Aspose.Words for...

    docs.aspose.com/words/sharepoint/supported-docu...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_NameOfApplication method. Gets or sets the name of the application in C++.... auto doc = System :: MakeObject < Aspose...BuiltInDocumentPrope > properties = doc -> get_BuiltInDocumentPrope ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Company method. Gets or sets the company property in C++.... auto doc = System :: MakeObject < Aspose...BuiltInDocumentPrope > properties = doc -> get_BuiltInDocumentPrope ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of page layout model in Java....Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.getLayoutOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Supported File Formats|Aspose.PDF for Node.js v...

    This page shows which of Aspose.PDF for Node.js can load and save file Formats....Supported File Formats Contents [ Hide ] The following table...table indicates the file formats that Aspose.PDF for Node.js via C++...

    docs.aspose.com/pdf/nodejs-cpp/supported-file-f...
  6. Convert Document to HTML|Aspose.Words for Java

    Convert a Document in any supported Format to HTML easily and fast instead of using Docx4j in Java....convert a document to other formats using Aspose.Words, simply...popular image/multimedia file formats including TIFF, JPG, PNG, BMP...

    docs.aspose.com/words/java/convert-document-to-...
  7. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported Format using Aspose.Words for .NET to experience its simplicity and power in C#....DOCX, DOC, RTF, ODT, EPUB, HTML and many other file formats are...Automatically detects the file format Append document “A” to the...

    docs.aspose.com/words/net/hello-world/
  8. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDATE field in Java....provides typed access to field’s formatting. getLocaleId() Gets the LCID...displays in the document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Count method. Gets or sets how many Character to use as indentation per one list level. The default value is 0, that means no indentation in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list with three...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Vba::VbaModuleCollection::Remove...

    Aspose::Words::Vba::VbaModuleCollection::Remove method. Removes the specified module from the collection in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...