Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 182,573 for

doc

(0.08 sec)
  1. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.font_infos property. Provides access to properties of fonts used in this Document.... doc = aw . Document ( file_name =...'Document.docx' ) font_infos = doc . font_infos font_infos . embed_true_type_fonts...

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

    Adjust the ReflectionFormat Blur property to control the blur effect of reflections in your design. Enhance visuals with precision—default is 0.0.... Document doc = new Document ( MyDir + "Various...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ReflectionFormat.Size | Aspose.Words for .NET

    Discover the ReflectionFormat Size property, control reflection size (0.0-1.0) for stunning visual effects in your designs. Enhance your project's aesthetics!... Document doc = new Document ( MyDir + "Various...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::ParagraphFormat::get_PageBreakBe...

    Aspose::Words::ParagraphFormat::get_PageBreakBefore method. True if a page break is forced before the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Set this flag to "true"...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Փոխարկել DOC DOCX C++

    Փոխարկեք Doc ը DocX ձևաչափի C++ կոդով: Պահեք Doc որպես DocX օգտագործելով C++:...Փոխարկել DOC ը DOCX ի C++ ում Բարձր արագությամբ ծրագրային ապահովման...գրադարան ՝ DOC ը DOCX Օգտագործեք C++ ՝ առավելագույն DOC ից DOCX...

    products.aspose.com/words/hy/cpp/conversion/doc...
  6. Փոխարկել DOC TXT C++

    Փոխարկեք Doc ը TXT ձևաչափի C++ կոդով: Պահեք Doc որպես TXT օգտագործելով C++:...Փոխարկել DOC ը TXT ի C++ ում Բարձր արագությամբ ծրագրային ապահովման...գրադարան ՝ DOC ը TXT Օգտագործեք C++ ՝ առավելագույն DOC ից TXT փոխակերպման...

    products.aspose.com/words/hy/cpp/conversion/doc...
  7. Փոխարկել DOC PDF C++

    Փոխարկեք Doc ը PDF ձևաչափի C++ կոդով: Պահեք Doc որպես PDF օգտագործելով C++:...Փոխարկել DOC ը PDF ի C++ ում Բարձր արագությամբ ծրագրային ապահովման...գրադարան ՝ DOC ը PDF Օգտագործեք C++ ՝ առավելագույն DOC ից PDF փոխակերպման...

    products.aspose.com/words/hy/cpp/conversion/doc...
  8. MarkdownSaveOptions.OfficeMathExportMode | Aspo...

    Discover the MarkdownSaveOptions OfficeMathExportMode property to customize OfficeMath output. Optimize your files with flexible export settings!... Document doc = new Document ( MyDir + "Office...MarkdownOfficeMathEx . Image ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Autofit Setting to Tables in Jython|Aspose.Word...

    Autofit Setting to Tables using Jython....'programming_documents/' doc = Document ( self . dataDir + "TestFile.doc" ) self...autofit_table_to_contents ( doc ) self . autofit_table_to_fixed_width_columns...

    docs.aspose.com/words/java/autofit-setting-to-t...
  10. Document.watermark property | Aspose.Words for ...

    Document.watermark property. Provides access to the Document watermark.... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

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