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

doc format

(0.22 sec)
  1. 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...
  2. Compress Images in Ruby|Aspose.Words for Java

    Compress images using Ruby....Ruby Code def compress_images ( doc , srcFileName ) messageFormat...count = resampler . resample ( doc , desiredPpi , jpegQuality )...

    docs.aspose.com/words/java/compress-images-in-r...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. RevisionOptions.DeletedTextColor | Aspose.Words...

    Customize your RevisionOptions with the DeletedTextColor property to highlight deleted content. Default is ByAuthor. Enhance your Document's clarity!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  10. RevisionOptions.MovedToTextColor | Aspose.Words...

    Customize your content with RevisionOptions' MovedToTextColor property. Easily highlight moved areas with your chosen color for better visibility.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...