Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 176,890 for

docx

(0.23 sec)
  1. Update Table width when saving to PDF - Free Su...

    Hello Aspose-Team, we have a problem with table widths in the following scenario: Load a Docx document which contains a table with relative preferred size, e.g. 100%, and columns with different preferred sizes. Change…...the following scenario: Load a DOCX document which contains a table...the document as a DOCX and then load that DOCX and save it to PDF...

    forum.aspose.com/t/update-table-width-when-savi...
  2. Discontinuous Line Rendering in EQ Fields Using...

    Description EQ (FieldEquation) fields that contain line elements rendered with the PMingLiU (新細明體) font are displayed incorrectly. The line appears discontinuous in the output, while it is rendered as a continuous line …... DOCX → PNG DOCX → HTML <html><head><meta.../></p></div></body></html> Sample Docx sample.docx (15.4 KB) Sample Code...

    forum.aspose.com/t/discontinuous-line-rendering...
  3. Converting a PDF file to DOC using PHP | Aspose...

    Sample code on PHP for PDF to DOC conversion. Use example code for batch PDF to DOC conversion with Aspose.PDF for PHP via Java...output format to DOCX Save the document as DOCX System Requirements...// Set the output format to DOCX $docFormat = new DocSaveOptions_DocFormat...

    products.aspose.com/pdf/php-java/conversion/pdf...
  4. Export MSG to WORD via Java | products.aspose.com

    Java API to Convert MSG to WORD without using Microsoft Word or Outlook...document to DOCX format using save method and set DOCX as SaveFormat...2007 Marco File) Convert MSG to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/msg-t...
  5. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...docx (13.9 KB) DOC_2.docx (13.9 KB) output.docx (11.3 KB)...ReplaceBookmarks("source.docx", "target.docx", "result.docx"); . Open result...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  6. Convert PDF to Excel Workbook in Ruby|Aspose.PD...

    Understand how to convert PDF data into Excel workbooks using Ruby with Aspose.PDF, simplifying data extraction and analysis....Download Convert PDF to DOC or DOCX (Aspose.PDF) from any of the...GitHub Convert PDF to DOC or DOCX format in Ruby Convert PDF to...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  7. ExtractPages Function Removes Bookmarks - Free ...

    Hi, I am extracting pages one by one using the ExtractPages function. However, during this process, the bookmarks with the names "bm_ef269859079b419b" and "bm_b3e4256833b46067" are being removed from the extracted pages…...docx"); Aspose.Words.Document tempDoc...DirectorySeparatorCh + "page" + i + ".docx", SaveFormat.Docx); } Source Document...

    forum.aspose.com/t/extractpages-function-remove...
  8. 搜索

    搜索...JavaScript 將 PDF 檔案轉換為 Word DOC/DOCX 文件。 JavaScript PDF 到 Word 轉換器...DOC 在 JavaScript 中將 PDF 轉換為 DOCX 將 PDF 轉換為 Word 的 JavaScript...

    blog.aspose.com/zh-hant/pdf/convert-pdf-to-word...
  9. How to Convert Word to TIFF in Python

    This quick tutorial contains information on how to convert Word to TIFF in Python. It provides details to configure the environment, step-by-step procedure to write the application and a runnable sample code to convert Docx to TIFF in Python....demonstrating the feature to convert DOCX to TIFF in Python . All the...for Python via .NET to convert DOCX to TIFF Load the input Word...

    kb.aspose.com/words/python/how-to-convert-word-...
  10. Convert Word DOC to EPUB with Python

    Follow this article to convert Word DOC to EPUB with Python. It has the details to set the IDE, steps, and sample code to demonstrate a document to EPUB converter with Python....summarize the process for the DOCX to EPUB conversion with Python...save() method. Code to Convert DOCX to EPUB with Python This sample...

    kb.aspose.com/words/python/convert-word-doc-to-...