Sort Score
Result 10 results
Languages All
Labels All
Results 8,451 - 8,460 of 165,490 for

doc

(0.12 sec)
  1. Convert HTML To PDF Java

    Convert HTML to PDF format in Java code. Save HTML as PDF using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...*; Document doc = new Document ( "Input.html" ); doc.save( "Output...

    products.aspose.com/words/java/conversion/html-...
  2. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/jpg-to-doc/
  3. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/png-to-doc/
  4. | Aspose

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

    products.aspose.com/ocr/java/conversion/jp2-to-...
  5. XlsxSaveOptions.saveFormat property | Aspose.Wo...

    XlsxSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used... let doc = new aw . Document ( base ....saveFormat = aw . SaveFormat . Xlsx ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTagRangeStart constructor | A...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured Document tag range start class....constructor StructuredDocumentTa(doc, type) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OleFormat.get_raw_data method | Aspose.Words fo...

    OleFormat.get_raw_data method. Gets OLE object raw data.... doc = aw . Document ( MY_DIR + 'OLE...objects.docx' ) for shape in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.Shadow cannot read the shadow correctly - ...

    word in the test.Docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Set the shadow property...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  9. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape1 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance Document design with powerful features and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/net/aspose.words.fie...