Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 90,031 for

doc format

(2.13 sec)
  1. Aspose::Words::Font::get_SmallCaps method | Asp...

    Aspose::Words::Font::get_SmallCaps method. True if the font is Formatted as small capital letters in C++....method True if the font is formatted as small capital letters....get_SmallCaps () Examples Shows how to format a run to display its contents...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal....set ; } Examples Shows how to format a run of text using its font...Document doc = new Document (); Run run = new Run ( doc , "Hello...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Document.GrammarChecked | Aspose.Words for .NET

    Ensure your Document's quality with the GrammarChecked property. Discover if your text is grammar-verified for polished, professional results.... Document doc = new Document (); // The string...string with spelling errors. doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Document.SpellingChecked | Aspose.Words for .NET

    Ensure your Document is error-free with the SpellingChecked property. Discover if your content has been thoroughly spell-checked for professionalism.... Document doc = new Document (); // The string...string with spelling errors. doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  5. PageLayoutCallbackArgs | Aspose.Words for Java

    An argument passed into IPageLayoutCallback.notifycom.aspose.words.PageLayoutCallbackArgs in Java....the Converting to Fixed-page Format documentation article. Examples:...Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Export EMLX to DOTM via C++ | products.aspose.com

    C++ API to Convert EMLX to DOTM without using Microsoft Word or Outlook...to easily convert EMLX file format to HTML. This can be done using...class Save the document to DOTM format using Save method and set Dotm...

    products.aspose.com/total/cpp/conversion/emlx-t...
  7. Convert Image To JPG Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  8. Convert Image To PNG Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  9. IStructuredDocumentTag.wordOpenXML property | A...

    IStructuredDocumentTag.wordOpenXML property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveFormat/#FlatOpc) Format....FlatOpc format. get wordOpenXML () : string...the node in the FlatOpc format. let doc = new aw . Document ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...