Sort Score
Result 10 results
Languages All
Labels All
Results 8,061 - 8,070 of 15,117 for

pdf to doc

(0.3 sec)
  1. MergeFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when combining multiple Documents in Java....pdf", new String[]{inputDoc1, inputDoc2}...inputDoc2}, SaveFormat.PDF, MergeFormatMode.KEEP_SOURCE_LAYOUT);...

    reference.aspose.com/words/java/com.aspose.word...
  2. LayoutOptions.RevisionOptions | Aspose.Words fo...

    Explore the LayouToptions RevisionOptions property To easily access and cusTomize revision settings for enhanced Document control and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/net/aspose.words.lay...
  3. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    Docx转为Pdf的方法代码如下: Document Document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); Document.save(outputStream, SaveFormat.Pdf); Files.write(Paths.get("/Users/p…...words从html制作的docx文件转为PDF样式表现混乱,但是把docx文件改一下再撤回再保存之后,再使用aspose.words转为PDF就正常了,但肉眼看不出两个docx文件的区别。...July 17, 2025, 10:49am 1 docx转为PDF的方法代码如下: Document document = new...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  4. | Aspose

    Sample code for BMP To Pdf Java conversion. Use API example code for batch BMP files To Pdf conversion within any Web or DeskTop Java based application....Conversion BMP to Pdf HTML JPG OCR XML BMP PDF Aspose.OCR for C++...that converts an BMP image to PDF document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/bmp-to-pdf/
  5. | Aspose

    Sample code for JP2 To Searchable Pdf Java conversion. Use API example code for batch JP2 files To Searchable Pdf conversion within any Web or DeskTop Java based application....Searchable pdf HTML JPG OCR XML BMP Searchable PDF Aspose.OCR...converts an JP2 image to Searchable PDF document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/jp2-to-s...
  6. | Aspose

    Sample code for JPEG2000 To Searchable Pdf Java conversion. Use API example code for batch JPEG2000 files To Searchable Pdf conversion within any Web or DeskTop Java based application....Searchable pdf HTML JPG OCR XML BMP Searchable PDF Aspose.OCR...JPEG2000 image to Searchable PDF document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  7. File Format Conversion via Java | products.aspo...

    Convert Microsoft Office Word, Excel, PowerPoint, Outlook, Pdf, HTML, 3D Images, Diagrams, Video Formats and different other formats with just few lines of Java code....Microsoft ® Office documents, PDF, Images, HTML and multiple other...Office documents but also handles PDF, HTML, Images TIFF, JPG, PNG...

    products.aspose.com/total/java/conversion/
  8. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Remove method. Removes a bookmark with the specified name from the collection in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. RevisionTextEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.RevisionTextEffect enum To enhance Document revisions with unique text decoration effects. Elevate your editing experience!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Aspose::Words::Loading::LoadOptions::get_BaseUr...

    Aspose::Words::Loading::LoadOptions::get_BaseUri method. Gets or sets the string that will be used To resolve relative URIs found in the Document inTo absolute URIs when required. Can be null or empty string. Default is null in C++.... When saving a document to PDF and other formats, to retrieve...set_BaseUri ( get_ImageDir ()); auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...