Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 180,123 for

doc

(0.15 sec)
  1. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code.... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.TextOrientation | Aspose.Words for .NET

    Discover the PageSetup TextOrientation property to easily set page text direction. Customize your layout with options beyond the default Horizontal....native formats DOCX, WML, RTF and DOC. Examples Shows how to set text...text orientation. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  3. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate font rendering based on character codes for better readability.... Document doc = new Document ( MyDir + "Special..."Special symbol.docx" ); Run run = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BaseWebExtensionCollection1.Count | Aspose.Word...

    Discover the BaseWebExtensionCollection Count property to easily retrieve the total number of elements, enhancing your web development efficiency.... Document doc = new Document ( MyDir + "Web...extension.docx" ); Assert . That ( doc . WebExtensionTaskPane . Count...

    reference.aspose.com/words/net/aspose.words.web...
  5. Aspose::Words::WarningInfo::get_Source method |...

    Aspose::Words::WarningInfo::get_Source method. Returns the source of the warning in C++.... auto doc = System :: MakeObject < Aspose...WarningInfoCollectio > (); doc -> set_WarningCallback ( warnings ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/war...
  6. MarkdownLinkExportMode enumeration | Aspose.Wor...

    aspose.words.saving.MarkdownLinkExportMode enumeration. Specifies how links are exported into Markdown.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_shape (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions.ignore_office_math property ...

    FindReplaceOptions.ignore_office_math property. Gets or sets a boolean value indicating either to ignore text inside OfficeMath/>... doc = aw . Document ( file_name =...assertEqual ( 'i+b-c≥iM+bM-cM' , doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Ustvari DOC Z Uporabo C++

    Ustvarite novo Doc v C++ v nekaj korakih. Preprosto ustvarite Doc s knjižnico C++....Ustvari DOC s knjižnico C++ Naša zmogljiva knjižnica C++ razvijalcem...omogoča programsko ustvarjanje DOC v le nekaj korakih Razvijalci...

    products.aspose.com/words/sl/cpp/make/doc/
  9. Կատարեք DOC՝ Օգտագործելով C++

    Ստեղծեք նոր Doc C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք Doc՝ օգտագործելով C++ գրադարանը:...Կատարեք DOC՝ օգտագործելով C++ գրադարանը Մեր հզոր C++ գրադարանը...տալիս ծրագրային կերպով ստեղծել DOC ընդամենը մի քանի քայլով C++ մշակողները...

    products.aspose.com/words/hy/cpp/make/doc/
  10. Document.Clone | Aspose.Words for .NET

    Effortlessly duplicate your Documents with our Document Clone method. Achieve precise deep copies for seamless editing and efficient workflow.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/doc...