Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 90,031 for

doc format

(0.16 sec)
  1. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::Remove method. Removes the item at the specified index from the collection in C++.... auto doc = System :: MakeObject < Aspose...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  2. Aspose::Words::RevisionGroup::get_RevisionType ...

    Aspose::Words::RevisionGroup::get_RevisionType method. Gets the type of revisions included in this group in C++.... auto doc = System :: MakeObject < Aspose..."Revisions.docx" ); ASSERT_EQ ( 7 , doc -> get_Revisions () -> get_Groups...

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

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

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Convert TEXT To Image Javascript

    Convert TEXT to Image Format in JavaScript code. Save TEXT as Image using JavaScript....transform text into graphical format with just a few lines of JavaScript...almost all common graphical formats. Save text as an image in JavaScript...

    products.aspose.com/words/nodejs-net/conversion...
  5. Convert TEXT To PNG Javascript

    Convert TEXT to PNG Format in JavaScript code. Save TEXT as PNG using JavaScript....transform text to PNG image format with just a few lines of JavaScript...files to many popular image formats. Save text as PNG in JavaScript...

    products.aspose.com/words/nodejs-net/conversion...
  6. RevisionOptions.RevisionBarsWidth | Aspose.Word...

    Manage your Document's revision bars with the RevisionOptions RevisionBarsWidth property. Easily customize width for clear visibility and organization.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Aspose::Words::Markup::SdtDateStorageFormat enu...

    Aspose::Words::Markup::SdtDateStorageFormat enum. Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the Document's data store in C++....the standard XML Schema Date format. DateTime 1 The date value...standard XML Schema DateTime format. Text 2 The date value for...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldFormat.NumericFormat | Aspose.Words for .NET

    Discover how the FieldFormat NumericFormat property customizes numeric field results, enhancing data presentation and user experience effectively....NumericFormat property Gets or sets a formatting that is applied to a numeric...Shows how to format field results. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  10. GeneralFormatCollection.Count | Aspose.Words fo...

    Discover the GeneralFormatCollection Count property to easily access the total item count in your collection, enhancing data management efficiency....Shows how to format field results. Document doc = new Document...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...