Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 24,320 for

only

(0.06 sec)
  1. Merge Documents via C# | products.aspose.com

    Combine two or more separate documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C# application. Test the merging results online via app.... This not only accelerates document creation...document. This approach not only saves development time but also...

    products.aspose.com/total/net/merge/
  2. How to Convert PDF to Text in Java

    This simple tutorial guides you on how to convert PDF to Text in Java with simple API calls. Using Java PDF to Text converter application can be created in a variety of operating systems as per your requirements....can set flags to search text only within the page bound or set...the text from a specified area only in all the pages. Here we have...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-te...
  3. Product Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....printed barcode images will depend only on the resolution of a printer...provided without limitations only for Code 39 barcodes. For all...

    docs.aspose.com/barcode/python-net/product-over...
  4. Working with Lists in Node.js|Aspose.Words for ...

    Create, specify formatting and restart lists in a document using Node.js....that this option is supported only in RTF, DOC and DOCX document...option will be written to DOCX only if OoxmlCompliance is higher...

    docs.aspose.com/words/nodejs-net/working-with-l...
  5. Product Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....for Code 39 only For all other symbologies, only 30% of the decoded...

    docs.aspose.com/barcode/python-java/product-ove...
  6. Merged deleted table cells render outside table...

    We are seeing an incorrect table layout in Aspose.Words when comparing two DOCX documents and exporting the result to PDF with tracked changes enabled. Expected behavior (matches Microsoft Word): When horizontal cells …... The issue occurs only for deleted cells, therefore...the comparison result, and it only affects PDF export with tracked...

    forum.aspose.com/t/merged-deleted-table-cells-r...
  7. Aspose.Words - Opening non-Word files has diffe...

    We’ve recently renewed our Aspose.Total for Java license and was additionally looking to see about bumping to the latest versions of the Aspose.Xxx families of products. One post-processing flow we have converts Office …...23, 2023, 1:16pm 3 Does this only impact Aspose.Words ? And if...@leviwilson Yes, this impact only Aspose.Words. The problem started...

    forum.aspose.com/t/aspose-words-opening-non-wor...
  8. Creating a PDF from PRN PCL Format file. Handli...

    Hi, We have access to a PRN file from a proprietary print driver and want to convert it to a PDF. It looks like the PRN is a PCL format, so we used the following approach to convert the file to PDF. In the 9.6.0 v…...(over 30 seconds to convert only one page. Here is the Syntax...tracking system and you can only ask us for update status. However...

    forum.aspose.com/t/creating-a-pdf-from-prn-pcl-...
  9. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…...settings to the text and saves only the transformed text. pankajku...itself isn’t modified in the file—only the setting is stored. When...

    forum.aspose.com/t/portion-get-text-returns-sen...
  10. Cannot turnoff ListObject (table) AutoFilter Co...

    How can we turn off AutoFilter completely on a ListObject (table)? We have tried the following: Workbook workbook = new Workbook("Demo.xlsx"); Worksheet worksheet = workbook.Worksheets[0]; ListObject listObj = workshee…...screenshot below, doing so would only turn off the Filter buttons...ListObject. The code you provided only hides the filter buttons but...

    forum.aspose.com/t/cannot-turnoff-listobject-ta...