Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 183,740 for

doc

(0.66 sec)
  1. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum to enhance your Document formatting with precise break types for improved readability and layout control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/net/aspose.words/bre...
  2. Փոխարկել DOC RTF C++

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

    products.aspose.com/words/hy/cpp/conversion/doc...
  3. Փոխարկել DOC JPG C#

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

    products.aspose.com/words/hy/net/conversion/doc...
  4. FieldTitle class | Aspose.Words for Python

    aspose.words.fields.FieldTitle class. Implements the TITLE field... doc = aw . Document () # Set a value...built-in document property. doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.IgnoreOfficeMath | Aspose.Wo...

    Skip OfficeMath text during find-and-replace operations with IgnoreOfficeMath to simplify content updates.... Document doc = new Document ( MyDir + "Office...math.docx" ); Assert . That ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.rep...
  6. IRevisionCriteria.is_match method | Aspose.Word...

    IRevisionCriteria.is_match method. Checks whether or not specified *revision* matches criteria....test_revision_specified_criteria ( self ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'This does...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SaveOptions.ProgressCallback | Aspose.Words for...

    Enhance your Document-saving experience with the SaveOptions ProgressCallback property, providing real-time updates on saving progress for seamless workflows.... FlatOpc, Docm, Dotm, Dotx, Doc, Dot, Html, Mhtml, Epub, XamlFlow...while saving to html. Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base line... doc = aw . Document () para = doc . get_child (...baseline. run = aw . Run ( doc = doc , text = 'Raised text. ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert Document to Other Formats in Jython|Asp...

    Convert Document to Other Formats using Jython in Java.... doc = Document ( dataDir + "document.doc" ) doc . save...the document in HTML format. doc . save ( dataDir + "Aspose_DocToPDF...

    docs.aspose.com/words/java/convert-document-to-...
  10. FieldOptions.template_name property | Aspose.Wo...

    FieldOptions.template_name property. Gets or sets the file name of the template used by the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can set a template name...

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