Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 183,316 for

doc

(0.62 sec)
  1. Install TrueType Fonts on Linux|Aspose.Words fo...

    Aspose.Words for Python allows rendering a Document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy font files from a Windows machine or Install a `TrueType` font package onto your Linux machine....Words to convert DOC or DOCX documents to PDF format...accuracy. Most frequently, the DOC and DOCX documents, which need...

    docs.aspose.com/words/python-net/installing-tru...
  2. HtmlSaveOptions.htmlVersion property | Aspose.W...

    HtmlSaveOptions.htmlVersion property. Specifies version of HTML standard that should be used when saving the Document to HTML or MHTML... let doc = new aw . Document ( base ....options . prettyFormat = true doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SdtListItem | Aspose.Words for Java

    This element specifies a single list item within a parent SdtType.COMBO_BOX or SdtType.DROP_DOWN_LIST structured Document tag in Java.... Document doc = new Document(); StructuredDocumentTa...StructuredDocumentTa(doc, SdtType.DROP_DOWN_LIST, MarkupLevel.BLOCK); doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  4. PatternType enumeration | Aspose.Words for Python

    aspose.words.drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a shape.... doc = aw . Document ( file_name =...pattern border.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfDigitalSignatureTimestampSettings Class | As...

    Discover Aspose.Words.PdfDigitalSignatureTimestampSettings for seamless digital signature timestamp management. Enhance your PDF security effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Signed...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Body.AcceptStart | Aspose.Words for .NET

    Discover the Body AcceptStart method to seamlessly integrate visitors at the beginning of your Document's body for enhanced user experience.... Document doc = new Document ( MyDir + "Absolute...DocTextExtractor (); Section fisrtSection = doc . FirstSection ; fisrtSection...

    reference.aspose.com/words/net/aspose.words/bod...
  7. Body.AcceptEnd | Aspose.Words for .NET

    Enhance your web experience with the Body AcceptEnd method, designed to seamlessly accept visitors at the Document's end for improved navigation.... Document doc = new Document ( MyDir + "Absolute...DocTextExtractor (); Section fisrtSection = doc . FirstSection ; fisrtSection...

    reference.aspose.com/words/net/aspose.words/bod...
  8. ThemeFonts class | Aspose.Words for Python

    aspose.words.themes.ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages [ThemeFonts.latin](./latin/), [ThemeFonts.east_asian](./east_asian/) and [ThemeFonts.complex_script](./complex_script/)... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MemoryFontSource.type property | Aspose.Words f...

    MemoryFontSource.type property. Returns the type of the font source...., priority = 0 ) doc = aw . Document () doc . font_settings =...aw . fonts . FontSettings () doc . font_settings . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginTop method. Specifies the inner top margin in points for a shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert another textbox...

    reference.aspose.com/words/cpp/aspose.words.dra...