Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 18,478 for

docx to doc

(0.26 sec)
  1. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) To generate PDA/UA compatible PDF Documents, and when exporting Documents with footnotes the PACChecker (v.24.4.2.0) validaTor returns the following warning: ‘Poss…...setup: Document doc = new Document("input.docx"); PdfSaveOptions...PdfCustomPropertiesE.Standard, }; doc.Save("output.pdf", saveOptions);...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...
  2. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password To encrypt Document using ECMA376 Standard encryption algorithm.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldFootnoteRef | Aspose.Words for Java

    Implements the FOOTNOTEREF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("This document...

    reference.aspose.com/words/java/com.aspose.word...
  4. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password To encrypt Document using ECMA376 Standard encryption algorithm.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets page setup To default paper size, margins and orientation.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAuthor.author_name property | Aspose.Words...

    FieldAuthor.author_name property. Gets or sets the Document author's name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # AUTHOR fields source their...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LoadOptions.convert_metafiles_to_png property |...

    LoadOptions.convert_metafiles_To_png property. Gets or sets whether To convert metafile(Wmf or Emf) images To Png image format.... doc = aw . Document () shape = aw...aw . drawing . Shape ( doc , aw . drawing . ShapeType . IMAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  9. Extract Text and Images from XLSX File Online a...

    Online XLSX file parser app. Android API code To extract text in rows and cells from XLSX spreadhseets....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/xlsx/
  10. Aspose::Words::PageSetup::get_Margins method | ...

    Aspose::Words::PageSetup::get_Margins method. Returns or sets preset Margins of the page in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); // Saving a document to...

    reference.aspose.com/words/cpp/aspose.words/pag...