Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 15,057 for

pdf to doc

(0.7 sec)
  1. FontSettings.default_instance property | Aspose...

    FontSettings.default_instance property. Static default font settings.... enabled ) doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Non-existent...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Image transformation - Free Support Forum - asp...

    Hello, I have a Document with text that has a drop shadow with WordArt. It used To convert normally, but since we upgraded To version 23.9, part of the text no longer converts as it did before. Before: After: B…..., DOCX, PDF) to determine if the issue persists...Before.docx (120,5 Ko) After.pdf (117,3 Ko) alexey.noskov August...

    forum.aspose.com/t/image-transformation/315832
  3. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature To format a flow-layout Document inTo pages and convert such a Document or selected pages To another Document (Pdf, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....document or selected pages to PDF, XPS, HTML, XAML, PostScript...Flow-layout formats include DOC, OOXML, RTF, ODT, and HTML. Documents...

    docs.aspose.com/words/java/rendering/
  4. 使用 XPS 图形实用程序 | Java

    学习如何使用 Aspose.Page API for Java 中的图形实用程序在 XPS 页面上轻松生成图像和相对复杂的形状...PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/java/xps/graphic-utilit...
  5. Manage Document Metadata via C# | products.aspo...

    View and Update Pdf, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents metadata via your C# application....PowerPoint Presentations and PDF metadata using Aspose.Total for...Spreadsheet Properties Load and Update PDF Document Properties Aspose.Total...

    products.aspose.com/total/net/metadata/
  6. RevisionOptions.revision_bars_position property...

    RevisionOptions.revision_bars_position property. Gets or sets rendering position of revision bars... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a revision, then...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance.... Document doc = new Document ( MyDir + "Missing...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/war...
  9. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of formatting or data fidelity.... doc = aw . Document ( file_name =...aw . WarningInfoCollectio () doc . warning_callback = warning_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document | Aspose.Words for Java

    Represents a Word Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(" MERGEFIELD...

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