Sort Score
Result 10 results
Languages All
Labels All
Results 7,111 - 7,120 of 18,490 for

docx to doc

(0.21 sec)
  1. Extract Text and Images from XLSB File Online a...

    Online XLSB file parser app. Android API code To extract text in rows and cells from XLSB 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/xlsb/
  2. Extract Text and Images from PPTX File Online a...

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

    products.aspose.com/total/android-java/parse/pptx/
  3. Extract Text and Images from ODP File Online an...

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

    products.aspose.com/total/android-java/parse/odp/
  4. 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...
  5. Word转pdf后多出一行 - Free Support Forum - aspose.com

    使用aspose.word 25.6版本将word转为pdf时 word中按中文习惯控制首尾字符,标点在最后时会压缩在同一行,转为PDF后标点符号换行 效果如下图所示: word文件如下: 中文习惯转pdf多一行.Docx (66.8 KB)...docx (66.8 KB) Professionalize.Discourse...Document doc = new Document("path/to/your/document.docx"); // Create...

    forum.aspose.com/t/word-pdf/315348
  6. 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...
  7. CustomXmlPartCollection.GetById | Aspose.Words ...

    Discover the CusTomXmlPartCollection GetById method To effortlessly retrieve cusTom XML parts by their unique identifiers for enhanced data management.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  8. 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...
  9. Caused by: java.lang.IllegalArgumentException: ...

    Hey hi ! could you please take a look To identify for this simple file which is currently failing with error. what could be the cause ? error-Doc.Docx (25.7 KB) Error : Caused by: java.lang.IllegalArgumentException: e…... error-doc.docx (25.7 KB) Error : Caused by:...Document: Open the file error-doc.docx in a text editor or a tool...

    forum.aspose.com/t/caused-by-java-lang-illegala...
  10. 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...