Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 87,543 for

may

(0.65 sec)
  1. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...PDF Product Family acn May 1, 2025, 3:36pm 1 Trying to convert...document. Professionalize.Discourse May 1, 2025, 3:37pm 2 @acn It seems...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  2. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...PDF to SVG, certain characters may not be represented correctly...extracted text. Cause : The problem may stem from improper font embedding...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  3. Convert Docx to PDF generate an error - Free Su...

    I have a Docx that i want to convert to PDF. When i call the “new Document()”, i get the following error : Exception in thread "main" com.aspose.words.FileCorruptedException: The document appears to be corrupted and c…...file you are trying to load may be corrupted or not in a valid...If it does not open, the file may indeed be corrupted. Recreate...

    forum.aspose.com/t/convert-docx-to-pdf-generate...
  4. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...Cells ), so you may convert an Excel sheet to image...2014, 1:20pm 4 Hi, Well, you may try to use Aspose.Cells APIs...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  5. FontInfo.embeddingLicensingRights property | As...

    FontInfo.embeddingLicensingRights property. Gets the embedded font licensing rights....FontEmbeddingLicensi Remarks The value may be null if font is not embedded...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Freeze Panes in Excel using Node.js

    Follow this article to freeze panes in Excel using Node.js. It contains information about the IDE, steps, and a sample code to lock panes in Excel using Node.js....js , where you may freeze columns only or both rows...for freezing the cells. You may use the unFreezePanes() method...

    kb.aspose.com/cells/nodejs/freeze-panes-in-exce...
  7. Multi-threading support in mail clients|Documen...

    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.... This property may be set to 1 or greater value...Authenticate and so on. User may start execution greater quantity...

    docs.aspose.com/email/java/multi-threading-supp...
  8. Failure to Detect PDF Page Colors Using Aspose....

    We have tested the logic in this code example from the Aspose.PDF tutorial for detecting page color types, as applied to the attached document samples. samples.zip (363.9 KB) All pages are detected as type color whe…...PDF Product Family mbforte May 7, 2025, 7:19pm 1 We have tested...replies. Professionalize.Discourse May 7, 2025, 7:19pm 2 @mbforte It...

    forum.aspose.com/t/failure-to-detect-pdf-page-c...
  9. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...destination style definitions may override the original formatting...documents, though stability may vary depending on document complexity...

    forum.aspose.com/t/table-cell-list-format-chang...
  10. How to Convert HTML to Markdown in C#

    This precise tutorial explains how to convert HTML to Markdown in C#. It contains the details pertaining to environment configuration, step-wise algorithm, and a runnable code snippet to convert HTML to MD in C#.... Moreover, you may process the HTML string from...HTML file using a string. You may use any overload of the ConvertHTML()...

    kb.aspose.com/html/net/how-to-convert-html-to-m...