Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 36,330 for

list

(0.06 sec)
  1. FieldIndex Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement INDEX fields in your documents. Enhance your document management today!...page numbers in a page number list. PageNumberSeparator { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Generate Barcodes in JasperReports and Render i...

    Using Aspose.BarCode for JasperReports, developers can generate barcodes in Jasper Reports to be rendered further in BMP JPG GIF and PNG formats.... Customers List Success Stories Download Free...development environments as listed below: Aspose.BarCode for ...

    products.aspose.com/barcode/jasperreports/
  3. Creating a Searchable PDF from a Scanned PDF Fi...

    Hi Everyone, We are testing Aspose C# SDk to create Searchable PDF from a scanned PDF file. But we are getting only OCR text result. Is there any way to achive this task using the sdk? We can only see OCR to Image SDK i…...see OCR to Image SDK in the list. Professionalize.Discourse November...

    forum.aspose.com/t/creating-a-searchable-pdf-fr...
  4. C# .NET API for PostScript Processing

    C# ASP.NET VB.NET library to load and convert XPS PS and EPS files to PDF and Images. Create or manipulate XPS files in .NET applications... Customers List Success Stories Download Free...development environments as listed below: Aspose.Page for Java...

    products.aspose.com/page/net/
  5. "Aspose.TotalforPythonvia.NET.lic" not working ...

    Getting error Proxy error(InvalidOperationException): The license is not valid for this product #!/usr/bin/env python3 """ HTML to PDF Converter Using Official Documentation Pattern Based on official Aspose.HTML Python …...as_completed from typing import List, Optional # Use OFFICIAL DOCUMENTATION...

    forum.aspose.com/t/aspose-totalforpythonvia-net...
  6. C++ Font Integration and Processing API

    C++ Font processing library and web apps. Explore this API solution for loading, drawing, converting, and saving different fonts within C++ applications.... Customers List Success Stories Download Free...development environments as listed below: Aspose.Font for Java...

    products.aspose.com/font/cpp/
  7. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing... Customers List Success Stories Download Free...popular development environments, listed below: Aspose.Zip for .Net...

    products.aspose.com/zip/java/advanced-api-featu...
  8. OLM To PST exception - Free Support Forum - asp...

    The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters. ublic void ProcessFolderForHtml(string sourcePath,…...tree ul { list-style: none; margin: 0; padding-left:...

    forum.aspose.com/t/olm-to-pst-exception/325100
  9. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in document property in Java....// The document has a fixed list of built-in properties. The...

    reference.aspose.com/words/java/com.aspose.word...
  10. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…..."); return false; } List<OlmFolder> folders = GetAll...

    forum.aspose.com/t/code-olm-to-pst/324745