Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 90,541 for

doc format

(0.11 sec)
  1. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties...to the font formatting of the chart title. format Provides access...access to fill and line formatting of the chart title. orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  2. C++ API to Convert PCL to ODP | products.aspose...

    Convert PCL to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...supports a variety of file formats such as PDF, XPS, PCL, and...of features such as text formatting, image manipulation, slide...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. Compress HTML In Javascript

    Compress HTML in JavaScript without losing quality. Optimize HTML content, reduce file size easily....Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list npm install @aspose/words...

    products.aspose.com/words/nodejs-net/compress/h...
  4. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the Document in Java....file, with the specified save format and additional options. replace(String...file, with the specified save format and additional options. replace(String...

    reference.aspose.com/words/java/com.aspose.word...
  5. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java.... Examples: Shows how to format a run of text using its font...Document doc = new Document(); Run run = new Run(doc, "Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. HtmlFixedSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM Document into a Document object in Java....chm"); } Document doc = new Document(new ByteArrayInputStream(Files...links.chm"))), loadOptions); doc.save(getArtifactsDir() + "ExChmLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. RevisionTextEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.RevisionTextEffect enum to enhance Document revisions with unique text decoration effects. Elevate your editing experience!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  10. StructuredDocumentTag.fullDate property | Aspos...

    StructuredDocumentTag.fullDate property. Specifies the full date and time last entered into this SDT.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . Date...

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