Sort Score
Result 10 results
Languages All
Labels All
Results 7,471 - 7,480 of 18,480 for

docx to doc

(0.14 sec)
  1. Aspose::Words::TextWatermarkOptions::get_Layout...

    Aspose::Words::TextWatermarkOptions::get_Layout method. Gets or sets layout of the watermark. The default value is Diagonal in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. | Aspose

    Sample code for WBMP To Text Java conversion. Use API example code for batch WBMP files To Text conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  3. | Aspose

    Sample code for WBMP To TXT Java conversion. Use API example code for batch WBMP files To TXT conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  4. Merge Excel Files Online or using .NET | produc...

    Free online app To combine different Excel files. C# .NET merging library code To merge Excel worksheets inTo other formats....format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/net/merge/excel/
  5. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Specify Load Options in Python|Aspose.Words for...

    More accurately control the load process using Python....with OOXML documents such as DOCX or DOTX produced using WPS Office...password = "MySecret" doc = Document ( "encrypted.docx" , load_options...

    docs.aspose.com/words/python-net/specify-load-o...
  7. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two similar field...

    reference.aspose.com/words/java/com.aspose.word...
  8. In tables, when a table header is too long and ...

    Table Header issue.Docx (45.7 KB)...docx (45.7 KB) Professionalize.Discourse...document Document doc = new Document("YourDocument.docx"); // Register...

    forum.aspose.com/t/in-tables-when-a-table-heade...
  9. JoinRunsOptions Class | Aspose.Words for .NET

    Configure run-merging behavior in Aspose.Words. Control how Document runs with similar formatting are combined for cleaner, optimized Word Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create runs with identical...

    reference.aspose.com/words/net/aspose.words/joi...
  10. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....Document doc = new Document(getMyDir() + "Paragraphs.docx"); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...