Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 36,281 for

list

(0.07 sec)
  1. Calling AsposeOCR.Recognize get error with Micr...

    I use AsposeOCR to recognize text in pdf file. On localhost, all is ok. On server web (in production), I have an error with Microsoft.ML.OnnxRuntime: The type initializer for ‘Microsoft.ML.OnnxRuntime.NativeMethods’ t…...Latin; // Recognize PDF try { List<Aspose.OCR.RecognitionResult>...

    forum.aspose.com/t/calling-asposeocr-recognize-...
  2. Several Image Into WORD Java

    Merge multiple Image into WORD in Java code. Save Image as WORD using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/image-to-w...
  3. Several JPG Into TXT Java

    Merge multiple JPG into TXT in Java code. Save JPG as TXT using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/jpg-to-txt/
  4. Ask for 'Aspose.Email for Java' ,could I receiv...

    Hi Mates ,As title say,could I receive two or three email account like a@a.com&b@b.com&c@c.com from one deployment Instance,Thank you for your reply...ImapClient instances from this list to manage multiple email accounts...

    forum.aspose.com/t/ask-for-aspose-email-for-jav...
  5. Retrieving Calendar Exceptions | Aspose.Tasks D...

    Learn how to retrieve calendar exception data using Aspose.Tasks for C#....property which represents a list of CalendarException objects...

    docs.aspose.com/tasks/cpp/retrieving-calendar-e...
  6. Customize Error Bars in Presentation Charts wit...

    Learn how to add and customize error bars in charts with Aspose.Slides for Python via .NET—optimize data visuals in PowerPoint and OpenDocument presentations.... Where can I find the list of properties and enums for...

    docs.aspose.com/slides/python-net/error-bar/
  7. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....object contains an extensive list of flags unique to each document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Python API for PDF - Create, Merge, Modify, and...

    Native library to generate, edit and parse PDF files. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images.... Customers List Success Stories Download Free...development environments as listed below: Aspose.PDF for .NET...

    products.aspose.com/pdf/python-cpp/
  9. Table Columns Overflow Page Width During HTML-t...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. During this evaluation we found that when number of columns for table are increased the generated PDF spills out the columns outside o…...overflow-wrap: anywhere is not listed among the CSS properties that...documentation for the exact list of CSS properties that are handled...

    forum.aspose.com/t/table-columns-overflow-page-...
  10. Several WORD Into PDF Java

    Merge multiple a Word document into PDF in Java code. Save a Word document as PDF using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/word-to-pdf/