Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 89,761 for

doc format

(0.35 sec)
  1. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method. Gets a specific embedded font file in C++....Fonts :: EmbeddedFontFormat format , Aspose :: Words :: Fonts...Parameter Type Description format Aspose::Words::Fonts::EmbeddedFontFormat...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Fill.color property | Aspose.Words for Python

    Fill.color property. Gets or sets a Color object that represents the foreground color for the fill.... doc = aw . Document ( file_name =...Font of the first Run. fill = doc . first_section . body . paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method...into a string in the specified format. toString ( saveFormat : Aspose...of the node in the specified format. toString(saveOptions) Exports...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.mirrorIndents property | Aspose...

    ParagraphFormat.mirrorIndents property. Gets or sets a flag indicating whether the left and right indents are of the same width.... let doc = new aw . Document ( base ....+ "Document.docx" ); let format = doc . firstSection . body ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Android API to Render XPS to DOCM | products.as...

    Transform XPS to DocM via Android via Java API...DOCM format, which is a Microsoft Office Open XML format. This...This format is widely used for creating and editing documents, and...

    products.aspose.com/total/android-java/conversi...
  6. 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...
  7. CalendarType enumeration | Aspose.Words for Nod...

    Aspose.Words.CalendarType enumeration. Specifies the type of a calendar....automatically apply a custom format to field results as the fields...'FieldResultFormattin' , () => { let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  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. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the Format of the Document that is to be loaded....LoadFormat enumeration Indicates the format of the document that is to...Aspose.Words to recognize the format automatically. MS_WORKS Microsoft...

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