Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 157,121 for

doc

(0.08 sec)
  1. Add Watermark in Python|Aspose.Words for Java

    Add Watermark using Python....Code doc = self . Document ( self . dataDir + "TestFile.doc" )...insertWatermarkText ( doc , "CONFIDENTIAL" ) doc . save ( self . dataDir...

    docs.aspose.com/words/java/add-watermark-in-pyt...
  2. | Aspose

    Sample code for GIF to Doc Java conversion. Use API example code for batch GIF files to Doc conversion within any Web or Desktop Java based application....Conversion GIF to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an GIF image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/gif-to-doc/
  3. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level.... doc = aw . Document () # A list allows...two of its list levels. list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the Document.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::StyleCollection::idx_get method ...

    Aspose::Words::StyleCollection::idx_get method. Gets a built-in style by its locale independent identifier in C++.... auto doc = MakeObject < Document > ();...< StyleCollection > styles = doc -> get_Styles (); // Set default...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. C++ API to Export XPS to WORDML | products.aspo...

    Convert XPS to WORDML within C++ applications....to convert XPS file format to DOC. Aspose.PDF for C++ is a powerful...popular file formats such as DOC, HTML, XPS, and more. Secondly...

    products.aspose.com/total/cpp/conversion/xps-to...
  7. FieldUserName class | Aspose.Words for Python

    aspose.words.fields.FieldUserName class. Implements the USERNAME field... doc = aw . Document () # Create a...user_information . name = 'John Doe' doc . field_options . current_user...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.justification_mode property | Aspose.W...

    Document.justification_mode property. Gets or sets the character spacing adjustment of a Document.... doc = aw . Document ( file_name =...docx' ) justification_mode = doc . justification_mode if justification_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....ges/addwatermark/data/" ; $ doc = new Java ( "com.aspose.words..."TestFile.doc" ); $ this -> insertWatermarkText ( $ doc , "CONFIDENTIAL"...

    docs.aspose.com/words/java/add-watermark-in-php/
  10. Bookmark.Name | Aspose.Words for .NET

    Manage your bookmarks effortlessly with Bookmark Name. Easily set or update your bookmark names for better organization and quick access.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A valid bookmark has a...

    reference.aspose.com/words/net/aspose.words/boo...