Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 12,841 for

pdf to doc

(0.14 sec)
  1. | Aspose

    Sample code for BMP To TXT Java conversion. Use API example code for batch BMP files To TXT conversion within any Web or DeskTop Java based application....File) Text (Text Document File) DOC (Documents generated by Microsoft...documents) PDF (Portable Document Format (PDF)) Searchable PDF (Searchable...

    products.aspose.com/ocr/cpp/conversion/bmp-to-txt/
  2. | Aspose

    Sample code for GIF To TXT Java conversion. Use API example code for batch GIF files To TXT conversion within any Web or DeskTop Java based application....File) Text (Text Document File) DOC (Documents generated by Microsoft...documents) PDF (Portable Document Format (PDF)) Searchable PDF (Searchable...

    products.aspose.com/ocr/cpp/conversion/gif-to-txt/
  3. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your cusTom fallback settings for seamless font management.... Document doc = new Document ( MyDir + "Rendering...fontFallbackStream ); doc . FontSettings = fontSettings ; } doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Convert EPUB to JPG in Java – Aspose.HTML for Java

    Convert EPUB To JPG in Java using Aspose.HTML for Java API. Consider various EPUB To JPG conversion scenarios in Java code....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/java/convert-epub-to-jpg/
  5. RevisionOptions.ShowRevisionBars | Aspose.Words...

    Discover how the ShowRevisionBars property in RevisionOptions enhances Document clarity by displaying revision bars for edited content. Default, true.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/net/aspose.words.lay...
  6. RevisionColor enumeration | Aspose.Words for Py...

    aspose.words.layout.RevisionColor enumeration. Allows To specify color of Document revisions.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a revision, then...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Attachments

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.Pdf Product Solution Aspose.Cells Product......PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/working-with-attachme...
  8. PDF 转换为 BMP|Aspose.PDF for Android via Java

    本文介绍如何使用 Java 将 Pdf 页面转换为 BMP 图像,将所有页面转换为 BMP 图像以及将单个 Pdf 页面转换为 BMP 图像。...将 PDF 转换为 BMP Contents [ Hide ] BmpDevice 类允许您将 PDF 页面转换为 BMP...图像。该类提供了一种名为 Process 的方法,允许您将 PDF 文件的特定页面转换为 Bmp 图像格式。 在线试用。您可以在此链接...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. C++ Split TXT

    Split TXT files inTo e pages using C++ code. Save TXT as separate files using C++....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/split/txt/