Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 89,969 for

doc format

(0.2 sec)
  1. Convert XLTM to DOC using Java or with free Onl...

    Java API to Export XLTM to Doc or online with using Excel or Word or online. Test free CSV to Doc online converter quickly before integrating the code....Total Java Conversion XLTM to DOC Converting XLTM (Excel Macro-Enabled...Macro-Enabled Template) files to DOC format allows structured spreadsheet...

    products.aspose.com/total/java/conversion/xltm-...
  2. Convert TSV to DOC using Java or with free Onli...

    Java API to Export TSV to Doc or online with using Excel or Word or online. Test free CSV to Doc online converter quickly before integrating the code....to DOC Converting TSV (Tab-Separated Values) files to DOC format...professionally formatted Word documents. DOC files are widely...

    products.aspose.com/total/java/conversion/tsv-t...
  3. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String DocFilePath, OutputStream stream) throws Exception { Document = new Document(DocFilePath); Docume…...poi create doc, use aspose.words to save the doc but toc page...myTest.docx (29.7 KB) this is my doc alexey.noskov August 2, 2024...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  4. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the Document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in Doc.GetChildNodes(NodeType.Paragraph, true)) { …...Insert hyperlink doesnt work when doc is converted to pdf - aspose...foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  5. Convert XLT to DOC using Java or with free Onli...

    Java API to Export XLT to Doc or online with using Excel or Word or online. Test free CSV to Doc online converter quickly before integrating the code....XLT to DOC Converting XLT (Excel Template) files to DOC format...document formatting, and collaborative editing. DOC files are...

    products.aspose.com/total/java/conversion/xlt-t...
  6. Convert XLS to DOC using Java or with free Onli...

    Java API to Export XLS to Doc or online with using Excel or Word or online. Test free CSV to Doc online converter quickly before integrating the code....XLS to DOC Converting XLS (Excel Spreadsheet) files to DOC (Word...integrated into editable document formats. This conversion allows teams...

    products.aspose.com/total/java/conversion/xls-t...
  7. Convert XLTX to DOC using Java or with free Onl...

    Java API to Export XLTX to Doc or online with using Excel or Word or online. Test free CSV to Doc online converter quickly before integrating the code....XLTX to DOC Converting XLTX (Excel Template) files to DOC format...templates for submission in Word format. Automation Scenarios Scheduled...

    products.aspose.com/total/java/conversion/xltx-...
  8. Doc to PDF error on table column size - Free Su...

    Good morning, we have a Document, we store it as Word Document, then we store it also as PDF Document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...Doc to PDF error on table column size Aspose.Words Product Family...loaded dynamically only when Word doc is created, when we create PDF...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  9. Issues with <<doc>> Tag and -sourceStyles Behav...

    I am facing two issues while using the <<Doc>> tag as per the Documentation on Inserting Documents Dynamically. I’d appreciate your guidance on the following: 1. Error When Using Simple <<Doc>> Tag with -sourceStyles an…...Issues with <<doc>> Tag and -sourceStyles Behavior in Aspose...two issues while using the <<doc>> tag as per the documentation...

    forum.aspose.com/t/issues-with-doc-tag-and-sour...
  10. Issue in getting byte array from pdf/doc page -...

    log.debug("fetchTextForSignature - calculated pdfPage for DocId: {} for page: {}", DocId, currentPageNumber); Rectangle mediaBox = pdfPage.getMediaBox(); int pa…...getting byte array from pdf/doc page Aspose.PDF Product Family...object to create by array of pdf/doc page .I have tried reproducing...

    forum.aspose.com/t/issue-in-getting-byte-array-...