Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 15,114 for

doc to pdf

(0.91 sec)
  1. Several JPG Into GIF C++

    Merge multiple JPG inTo GIF in C++ code. Save JPG as GIF using C++....jpg" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/jpg-to-gif/
  2. Convert WORD to POTX in Python or with free Onl...

    WORD To POTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free WORD To POTX online converter quickly before integrating the code....API to convert WORD file to PDF. After that by using PowerPoint...Python via .NET, save the created PDF into Presentation as a POTX format...

    products.aspose.com/total/python-net/conversion...
  3. PdfSaveOptions.encryption_details property | As...

    PdfSaveOptions.encryption_details property. Gets or sets the details for encrypting the output Pdf Document....details for encrypting the output PDF document. @property def encryption_details...PdfEncryptionDetails object, then the output PDF document will be encrypted. AES-128...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether To preserve Microsoft Word form fields as form fields in Pdf or convert them To text...form fields as form fields in PDF or convert them to text. Default...will be exported as text to PDF. When set to true , these fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Several Image Into PNG C++

    Merge multiple Image inTo PNG in C++ code. Save Image as PNG using C++....png" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/image-to-png/
  6. Edit WORD In Java

    Edit a Word Document in Java code....*; Document doc = new Document ( "Input.docx"...builder = new DocumentBuilder (doc); // Insert text at the beginning...

    products.aspose.com/words/java/edit/word/
  7. Edit HTML In Java

    Edit HTML in Java code....*; Document doc = new Document ( "Input.html"...builder = new DocumentBuilder (doc); // Insert text at the beginning...

    products.aspose.com/words/java/edit/html/
  8. 使用Aspose.word把转换ODT转换为PDF的时候,嵌入了罗马数字序列,并且总页数减少了...

    ODT Pdf: Could you advise how To fix this? Thank...word把转换ODT转换为PDF的时候,嵌入了罗马数字序列,并且总页数减少了 中文技术支持 words-java...1209×345 36.8 KB 1213×70 4.94 KB pdf: 1034×277 17.1 KB 931×71 4.24...

    forum.aspose.com/t/aspose-word-odt-pdf/316539
  9. How to Add Image in Word Document using C# Code

    A step-by-step guide on how To add image in word Document using C# tuTorial with code To insert image in word Document header C# & add image To word Document's body as linked image....PDF Product Family Aspose.Cells Product...Document object to load Word DOC from file system or memory stream...

    kb.aspose.com/words/net/how-to-add-image-in-wor...
  10. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions construcTor, designed To effortlessly initialize and save your Documents in high-quality Pdf format. Streamline your workflow Today!...used to save a document in the Pdf format. public PdfSaveOptions...rendering a document to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...