Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 89,966 for

doc format

(0.19 sec)
  1. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_IsDefined method. Gets a flag indicating whether any Format is defined in C++....flag indicating whether any format is defined. bool Aspose ::...defined in the series. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XPS Format in Java....XPS format. To learn more, visit the Specify...saved XPS document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageSaveOptions. Easily your Document rendering with customizable options for high-quality image output....Jpeg, Emf, Eps, WebP or Svg format. Properties Name Description...neighbor glyphs with the same formatting are concatenated. Note: The...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert HTML To Markdown Java

    Convert HTML to Markdown Format in Java code. Save HTML as Markdown using Java....MD, and many other document formats using Java. MD Node Python...developer can convert HTML to MD format and in the opposite direction...

    products.aspose.com/words/java/conversion/html-...
  5. Supported File Formats|Aspose.PDF for JavaScrip...

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

    docs.aspose.com/pdf/javascript-cpp/supported-fi...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateStorageFormat method. Gets/sets Format in which the date for a date SDT is stored when the SDT is bound to an XML node in the Document's data store. Default value is DateTime in C++....ageFormat method Gets/sets format in which the date for a date...structured document tag. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::idx_get method. Returns a DocumentProperty object by the name of the property in C++.... auto doc = System :: MakeObject < Aspose...System :: ObjectExt :: ToString ( doc -> get_CustomDocumentProper ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. RevisionGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionGroup class, designed to efficiently manage and organize sequential Revision objects for streamlined Document editing....inserted/deleted/moved text or description of format change. Examples Shows how...revisions in a document. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  9. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape chartShape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Create New Document in Apache POI and Aspose.Wo...

    Create a new Document easily and fast instead of using Apache POI.... class ); Document doc = new Document (); // DocumentBuilder...builder = new DocumentBuilder ( doc ); // Write a new paragraph in...

    docs.aspose.com/words/java/create-new-document-...