Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 180,798 for

doc

(0.12 sec)
  1. OptionButtonControl.type property | Aspose.Word...

    OptionButtonControl.type property. Gets type of Forms 2.0 control.... doc = aw . Document ( file_name =...'Radio buttons.docx' ) shape1 = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertCellColor method. Allows to specify the color to be used for inserted cells Insertion. Default value is Blue in C++.... auto doc = System :: MakeObject < Aspose...+ u "Cell revisions.docx" ); doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. C++ API to Export SVG to FLATOPC | products.asp...

    Convert SVG to FLATOPC within C++ applications....to convert SVG file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to FLATOPC. Aspose.Total for...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. C++ API to Export PCL to GIF | products.aspose.com

    Convert PCL to GIF within C++ applications....to convert PCL file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to GIF. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. Working with Visual Brush in XPS file | Python

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/python-net/xps/working-wit...
  6. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  7. C++ API to Export PDF to DOTM | products.aspose...

    Convert PDF to DOTM within C++ applications....to convert PDF file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to DOTM. The Aspose.PDF for C++...

    products.aspose.com/total/cpp/conversion/pdf-to...
  8. Bookmark.name property | Aspose.Words for Python

    Bookmark.name property. Gets or sets the name of the bookmark.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A valid bookmark has a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextBox.vertical_anchor property | Aspose.Words...

    TextBox.vertical_anchor property. Specifies the vertical alignment of the text within a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Range.UpdateFields | Aspose.Words for .NET

    Enhance your Documents effortlessly with the Range UpdateFields method, updating field values quickly and efficiently for improved accuracy.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words/ran...