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

docx to doc

(0.1 sec)
  1. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...Constructors Name Description Cell(doc) Initializes a new instance of...Shows how to create a table. let doc = new aw . Document (); let table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Redact Documents via Python | products.aspose.com

    Search and replace PDF, Microsoft Word Documents and PowerPoint presentations data via your Python application....with Python Redact DOC Files Redact DOCX Files Redact ODP Files...

    products.aspose.com/total/python-net/redact/
  3. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font type is changing To ApTos from Times New Roman , for other font it is working fine . Be…...void InsertRowsInTable(Document doc, string tagKey, List<object>...Table table = FindTableByTag(doc, tagKey); if (table == null ||...

    forum.aspose.com/t/font-style-automatically-cha...
  4. Word and PDF mismatch v2 - Free Support Forum -...

    Hello, Back in May i reported issue with Word vs PDF mismatch while merging columns and using page break before paragraph setting. It was under link Word and Pdf mismatch. It was fixed, but it appears that while extendi…...snippet that generating spoiled docx. In terms of saving it as pdf...new page. Samle code: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/word-and-pdf-mismatch-v2/272282
  5. Გადაიყვანეთ TEXT SVG Python

    გადაიყვანეთ TEXT SVG Python ფორმატში კოდით. შეინახეთ TEXT როგორც SVG Python....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...კოპირება import aspose.words as aw doc = aw.Document( "Input.txt" )...

    products.aspose.com/words/ka/python-net/convers...
  6. Გადაიყვანეთ TEXT GIF Python

    გადაიყვანეთ TEXT GIF Python ფორმატში კოდით. შეინახეთ TEXT როგორც GIF Python....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...კოპირება import aspose.words as aw doc = aw.Document( "Input.txt" )...

    products.aspose.com/words/ka/python-net/convers...
  7. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions To enhance your Document saving experience. CusTomize RTF output with advanced settings for optimal results....files used when saving to a DOC or DOCX file. By default, this property...Document doc = new Document ( MyDir + "Rendering.docx" ); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  8. C# Split PDF

    Split PDF files inTo e pages using C# code. Save PDF as separate files using C#....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Copy using Aspose.Words; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/net/split/pdf/
  9. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related To HTML import - where the HTML contains a table with fixed column widths. When the HTML is added To a Document and the table’s auTo-fit property is disabled, the column widths of t…...docx files and the following Java...wdDoc = new Document("WordWrap.docx"); DocumentBuilder builder =...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  10. PDF/HTML conversion - Issue with Roboto Light -...

    Hi, we noticed an issue with Documents using RoboTo Light (displayed as RoboTo LT in MS Word). When Aspose generates a PDF of it, it seems To be replaced with RoboTo Medium instead. When saving as HTML the font-family …...lic"); var doc = new Document(@"D:\tmp\Roboto.docx"); doc.Save(@"D:\tmp\out_aspose...Aspose.Words is converting the DOCX, but the Roboto Light font is...

    forum.aspose.com/t/pdf-html-conversion-issue-wi...