Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 18,447 for

docx to doc

(0.57 sec)
  1. Merge PPTM Files Online or using C++ | products...

    Free online app To combine different PPTM presentations. C++ merging library code To merge PPTM presentation inTo format of your choice....required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/cpp/merge/pptm/
  2. Issue with unwanted page breaks - Free Support ...

    Dear Aspose Support Team, We are using Aspose.Words To generate Word Documents programmatically and have encountered an issue related To page breaks. When we insert a page break using DocumentBuilder.InsertBreak(BreakT…...how to achieve this: Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a page break builder...

    forum.aspose.com/t/issue-with-unwanted-page-bre...
  3. Merge ODP Files Online or using .NET | products...

    Free online app To combine different ODP presentations. C# .NET merging library code To merge ODP presentation inTo format of your choice....required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/net/merge/odp/
  4. Document.Protect | Aspose.Words for .NET

    Secure your Documents effortlessly with Document Protect. Prevent unauthorized changes while keeping your existing password intact or using a random one.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Section...

    reference.aspose.com/words/net/aspose.words/doc...
  5. RTF Security Warnings - Free Support Forum - as...

    We have a scenario where we are converting an RTF file To PDF. The conversion process itself works correctly; however, we encountered a case where the source RTF file triggers two security warnings (screenshots attached)…...pceissing interruption: https://docs.aspose.com/words/net/docume...{ case ".dat": case ".doc": case ".docx": case ".htm": case "...

    forum.aspose.com/t/rtf-security-warnings/328488
  6. How to Resize Document During Conversion from H...

    Learn how To resize HTML Documents with Aspose.HTML for .NET by setting rendering options when converting To PDF, XPS, Docx, and image formats....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/resize-document/
  7. Bug Report: Aspose.Words InsertImage(byte[]) re...

    DocumentBuilder.InsertImage(byte[]) returns a Shape with incorrect Width and Height values when the PNG image contains specific DPI metadata. The dimensions are significantly smaller than expected based on the image’s pi…...following code for testing: Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape s = builder.InsertIm...

    forum.aspose.com/t/bug-report-aspose-words-inse...
  8. Merge ODP Files Online or using C++ | products....

    Free online app To combine different ODP presentations. C++ merging library code To merge ODP presentation inTo format of your choice....required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/cpp/merge/odp/
  9. Supported File Formats|Aspose.PDF for .NET

    This page shows which Aspose.PDF for .NET can load and save file formats....PowerPoint Presentations format DOC Saves the document in the Microsoft...Microsoft Word format DOCX Saves the document in the Microsoft...

    docs.aspose.com/pdf/net/supported-file-formats/
  10. HTML Ის Რედაქტირება Javascript

    შეცვალეთ HTML JavaScript კოდში....require( '@aspose/words' ); var doc = new aw.Document( "Input.html"...builder = new aw.DocumentBuilder(doc) // Ჩადეთ ტექსტი დოკუმენტის დასაწყისში...

    products.aspose.com/words/ka/nodejs-net/edit/html/