Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 18,468 for

docx to doc

(0.09 sec)
  1. com.aspose.pdf.internal.ms.System.lh: Culture N...

    We use Aspose library for transformation from one format To other format Documents. As part of Docx To pdf transformation , while loading license , we get the following error and transformation request got failed. Our cu…... As part of docx to pdf transformation , while...loading + a simple Document doc = new Document(); ). Providing...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  2. Issues while embedding attachment in pdf - Free...

    Hi Team, I am trying To embed attachments To my pdf. I tried To follow following Documentation: Adding Attachment To PDF Document|Aspose.PDF for Java…_gaMjEwMTA1NzY1LjE3NDYwMDcyMDM._ga_W0DG8XJWKLMTc0NjAwNzIwMy4xLjAuMTc…..."application/pdf"; case "doc": return "application/msword"; case "docx": return...9:07am 3 Hey @asad.ali test.docx (15.0 KB) test.pdf (51.6 KB)...

    forum.aspose.com/t/issues-while-embedding-attac...
  3. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...Constructors Name Description Run(doc) Initializes a new instance of...of the Run class. Run(doc, text) Initializes a new instance of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.position property | Aspose.Words for Node.js

    Font.position property. Gets or sets the position of text (in points) relative To the base line... let doc = new aw . Document (); let para = doc . getParagraph...baseline. let run = new aw . Run ( doc , "Raised text. " ); run . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Redact Documents via Android Mobile Apps | prod...

    Search and replace PDF, Microsoft Word Documents, Excel spreadsheets and PowerPoint presentations data via mobile android application....with Android Redact DOC Files Redact DOCX Files Redact Excel Files...

    products.aspose.com/total/android-java/redact/
  6. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.load method... doc = aw . Document ( file_name =...= MY_DIR + 'Rendering.docx' ) # Load an XML document that defines...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontInfoCollection indexer | Aspose.Words for P...

    FontInfoCollection indexer. Gets a font at the specified index.... doc = aw . Document ( file_name =...+ 'Embedded font.docx' ) embedded_font = doc . font_infos . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag constructor | Aspose.Word...

    StructuredDocumentTag construcTor. Initializes a new instance of the Structured Document tag class....constructor StructuredDocumentTa(doc, type, level) Initializes a new...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Merge Powerpoint Files Online or using .NET | p...

    Free online app To combine different Powerpoint presentations. C# .NET merging library code To merge Powerpoint 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/powerpoint/
  10. ComHelper.Open | Aspose.Words for .NET

    Unlock seamless integration with ComHelper's Open method, enabling effortless Document loading from files for your COM applications....ComHelper" ) Dim doc Set doc = helper . Open ( fileName...Document doc = comHelper . Open ( MyDir + "Document.docx" ); Assert...

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