Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 90,030 for

doc format

(0.47 sec)
  1. Aspose::Words::Drawing::Shape::get_ImageData me...

    Aspose::Words::Drawing::Shape::get_ImageData method. Provides access to the image of the shape. Returns null if the shape cannot have an image in C++.... auto doc = System :: MakeObject < Aspose...:: NodeCollection > shapes = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Fields::FormField::get_Result me...

    Aspose::Words::Fields::FormField::get_Result method. Gets or sets a string that represents the result of this form field in C++....field does not apply the text format specified in TextInputFormat...to set a value and apply the format, use the SetTextInputValue()...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FootnoteSeparatorCollection class | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorCollection class. Provides typed access to [FootnoteSeparator](../footnoteseparator/) nodes of a Document....manage footnote separator format. doc = aw . Document ( file_name...docx' ) footnote_separator = doc . footnote_separators . get_...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabel.number_format property | Aspose....

    ChartDataLabel.number_Format property. Returns number Format of the parent element....number_format property ChartDataLabel.number_format property...property Returns number format of the parent element. @property def number_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise....save it to a fixed-page save format. The text in that document...document will be hyphenated. doc = aw . Document ( MY_DIR + 'German text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003SaveOptions class to enhance your Document saving experience in WordML Format with customizable options....a document into the WordML format. To learn more, visit the Specify...set; } When true , pretty formats output where applicable. Default...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PageSetup.chapterPageSeparator property | Aspos...

    PageSetup.chapterPageSeparator property. Gets or sets the separator character that appears between the chapter number and the page number....must have a numbered outline format applied. Examples Shows how...work with page chapters. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AI Plugin Integration|AI Plugin Integration

    Use AI plugins based on Aspose.Words for Python via .NET to make DocX, PDF, HTML, EPUB, Doc, RTF, ODT, MHTML, TXT and other Formats suitable for AI processing....doc , .rtf , .odt , .mhtml etc. files...files to Markdown format. Docling Plugin Aspose.Words for Docling...

    docs.aspose.com/words/python-net/ai-plugin-inte...
  9. EmbeddedFontStyle | Aspose.Words for Java

    Specifies the style of an embedded font inside a FontInfo object in Java.... Document doc = new Document(getMyDir() + "Embedded...docx"); FontInfo embeddedFont = doc.getFontInfos().get("Alte DIN...

    reference.aspose.com/words/java/com.aspose.word...
  10. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and save as Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose...Aspose.Words supported format, such as DOCX. doc . save ( data_dir...

    docs.aspose.com/words/java/load-plain-text-txt-...