Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 18,474 for

docx to doc

(3.26 sec)
  1. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format... display_doc_title A flag specifying whether...files used when saving to a DOC or DOCX file. By default, this property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Რამდენიმე JPG TIFF Javascript

    შეაერთეთ მრავალი JPG TIFF JavaScript კოდში. შეინახეთ JPG როგორც TIFF JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/ka/nodejs-net/merge/j...
  3. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java....Document doc = new Document(getMyDir() + "Form fields.docx"); FieldFormCheckBox...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Remove Password from Documents via C# | product...

    Unlock password protected PDF, Microsoft Word file Excel spreadsheet and PowerPoint presentation files via your C# application....NET Unlock DOC Files Unlock DOCX Files Unlock Excel Files...

    products.aspose.com/total/net/unlock/
  5. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can use an INCLUDE field...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Lorem...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Lorem...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Merge PPT Files Online or using C++ | products....

    Free online app To combine different PPT presentations. C++ merging library code To merge PPT presentation inTo format of your choice....required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/cpp/merge/ppt/
  9. RevisionCollection.accept method | Aspose.Words...

    RevisionCollection.accept method. Accepts revisions that match specified 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...
  10. Save a Document in C++|Aspose.Words for C++

    Save a Document in any supported format using C++....are supported, including DOC, DOCX, PDF, XPS, PCL, HTML, EPUB...

    docs.aspose.com/words/cpp/save-a-document/