Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 37,562 for

list

(0.2 sec)
  1. Specifying DBNum Custom Pattern Formatting|Docu...

    Aspose.Cells is a .NET library for working with spreadsheet files that supports formatting dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed....AI Document Assistant Close List of Supported Number Formats...

    docs.aspose.com/cells/net/specifying-dbnum-cust...
  2. PSD PSB rješenje za komprimiranje | products.as...

    Komprimirajte Adobe Photoshop slike kako biste smanjili veličinu datoteka...image) { var layersSet = new List<Layer>(); foreach (var layer...removeNotVisibleLaye(PsdImage image) { List layersSet = new ArrayList<>();...

    products.aspose.com/psd/cr/compress/psb/
  3. PSD PSB rješenje za komprimiranje | products.as...

    Komprimirajte Adobe Photoshop slike kako biste smanjili veličinu datoteka...image) { var layersSet = new List<Layer>(); foreach (var layer...removeNotVisibleLaye(PsdImage image) { List layersSet = new ArrayList<>();...

    products.aspose.com/psd/cr/compress/
  4. Identifying recognition problems|Documentation

    How to identify non-fatal errors that occurred during recognition....recognition errors are stored as a list of strings in the Warnings property...

    docs.aspose.com/ocr/net/identify-problems/
  5. Import Email|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....MSDN Getting List of Messages from Inbox Folder...

    docs.aspose.com/email/net/import-email/
  6. FontEmbeddingLicensingRights.NoSubsetting | Asp...

    Discover the Font Embedding Licensing Rights with No Subsetting. Ensure compliance and protect your fonts while enhancing your design projects....docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Key Features of Aspose.PDF for Go|Aspose.PDF fo...

    Aspose.PDF for Go demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF....loading from and saving to a wide list of file formats . Supported...

    docs.aspose.com/pdf/go-cpp/key-features/
  8. Scanned OCR PDF document , Checkbox and its val...

    I am using Aspose PDF .net library to retrieve information from a scanned document using OCR aspose library, it’s not retrieving the checkbox from the PDF. its doing good for remaining text. Aspose.OCR.AsposeOcr recognit…...UNIVERSAL; List<Aspose.OCR.RecognitionResult>...Language = Aspose.OCR.Language.Eng; List<Aspose.OCR.RecognitionResult>...

    forum.aspose.com/t/scanned-ocr-pdf-document-che...
  9. Getting Started – Aspose.SVG for .NET

    Learn about Aspose.SVG for .NET library – benefits and features, performance and scalability, learning and technical support....Features List or Converting articles to see the full list of supported...section: Product Overview Features List Rendering Quality Comparisons...

    docs.aspose.com/svg/net/getting-started/
  10. Export Word bookmarks to PDF with valid actions...

    I created a Word document and added bookmarks using the native Word feature: Insert → Bookmark. Then, I process the document with Aspose.Words and save it as a PDF. Here’s the code I’m using: var reportBuildOptions = …...}; // Create a list to hold the bookmarks List<PdfBookmark> pdfBookmarks...pdfBookmarks = new List<PdfBookmark>(); foreach (Bookmark bookmark...

    forum.aspose.com/t/export-word-bookmarks-to-pdf...