Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 70,555 for

document converter

(0.06 sec)
  1. Aspose words转换word为pdf,页数不对了 - Free Support For...

    技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 转换代码: public static boolean doc2pdf(String inPath, String outPath) { File file = new File(outPath); try (FileOutputStream os = new FileOutputSt…...FileOutputStream(file)) { Document doc = new Document(inPath); doc.save(os...e) { log.error("[doc2pdf]: convert to pdf failed, inPath={}, outPath={}...

    forum.aspose.com/t/aspose-words-word-pdf/314404
  2. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using C#. Explore different methods, including the `` tag, CSS backgrounds, and inline styles....height , and add it to the HTML document, placing it where you want...into the document’s body. Save the modified document to a specified...

    docs.aspose.com/html/net/how-to-articles/how-to...
  3. SmartTag.AcceptEnd | Aspose.Words for .NET

    Discover how the SmartTag AcceptEnd method enhances visitor engagement by seamlessly managing end-of-visit experiences. Boost your site's interaction today!...visitor DocumentVisitor The document visitor. Return Value The...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  4. SmartTag.Element | Aspose.Words for .NET

    Discover the SmartTag Element property to easily define and manage smart tag names within your Documents for enhanced organization and efficiency....of the smart tag within the document. public string Element { get...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Online DOCX to SXC Conversion or Build .NET bas...

    Free online app to convert DOCX to SXC files. .NET C# conversion library code for DOCX Documents....NET Code to Convert DOCX Files Develop powerful...and exporting application. Convert single or multiple DOCX files...

    products.aspose.com/total/net/conversion/docx-t...
  6. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a Document in Java....mail merge information for a document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks: You can...

    reference.aspose.com/words/java/com.aspose.word...
  7. Testing a License|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....installed correctly, convert any document into desired format...format. If the document contains no evaluation warning, the license...

    docs.aspose.com/cells/sharepoint/testing-a-lice...
  8. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable Document formatting. Enhance your output with tailored import settings for optimal results....the Specify Load Options documentation article. public class ImportFormatOptions...in source and destination documents. The default value is false...

    reference.aspose.com/words/net/aspose.words/imp...
  9. Online XPS to OTT Conversion or Build .NET base...

    Free online app to convert XPS to OTT files. .NET C# conversion library code for XPS Documents....NET Code to Convert XPS Files Develop powerful...and exporting application. Convert single or multiple XPS files...

    products.aspose.com/total/net/conversion/xps-to...
  10. ImageData.save method | Aspose.Words for Python

    aspose.words.drawing.ImageData.save method...to save all images from a document to the file system. img_source_doc...img_source_doc = aw . Document ( MY_DIR + 'Images.docx' ) # Shapes...

    reference.aspose.com/words/python-net/aspose.wo...