Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 90,828 for

doc format

(0.61 sec)
  1. Fill.solid method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.solid method...Shows how to use chart formating. let doc = new aw . Document ();...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Android API to Render SVG to DOT | products.asp...

    Transform SVG to DOT via Android via Java API...Scalable Vector Graphics (SVG) format is a popular choice for displaying...is an XML-based vector image format for two-dimensional graphics...

    products.aspose.com/total/android-java/conversi...
  3. Java API to Export PS to WORDML | products.aspo...

    Convert PS to WORDML using on premise Java API...manipulate a wide range of document formats. The first step is to render...render the PS file to DOC using Aspose.PDF for Java. Aspose.PDF for...

    products.aspose.com/total/java/conversion/ps-to...
  4. FontInfoCollection indexer | Aspose.Words for P...

    FontInfoCollection indexer. Gets a font at the specified index.... doc = aw . Document ( file_name =...font.docx' ) embedded_font = doc . font_infos . get_by_name (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.word_wrap property | Aspose.Wor...

    ParagraphFormat.word_wrap property. If this property is ``False``, Latin text in the middle of a word can be wrapped for the current paragraph... doc = aw . Document ( file_name =...MY_DIR + 'Document.docx' ) format = doc . first_section . body ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.WordWrap | Aspose.Words for .NET

    Discover how the ParagraphFormat WordWrap property affects text wrapping in Word. Learn to control Latin text flow for improved Document readability.... Document doc = new Document ( MyDir + "Document...docx" ); ParagraphFormat format = doc . FirstSection . Body ....

    reference.aspose.com/words/net/aspose.words/par...
  7. C++ API to Export MD to PCL | products.aspose.com

    Convert MD to PCL within C++ applications....Convert Converting from one file format to another is a common requirement...a document in Markdown (MD) format, you may need to convert it...

    products.aspose.com/total/cpp/conversion/md-to-...
  8. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient Document layout management. Enhance your workflow with powerful notification features....the Converting to Fixed-page Format documentation article. public...callback. Document doc = new Document (); doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Aspose::Words::ParagraphFormat::get_HangingPunc...

    Aspose::Words::ParagraphFormat::get_HangingPunctuation method. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: ParagraphFormat > format = doc -> get_FirstSection () ->...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. C++ API to Export PDF to WORDML | products.aspo...

    Convert PDF to WORDML within C++ applications.... WordML is an XML-based format used to represent Word documents...comprehensive suite of file format automation libraries that enables...

    products.aspose.com/total/cpp/conversion/pdf-to...