Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 37,681 for

list

(0.15 sec)
  1. Issues when using Multilanguage - Free Support ...

    Hello, I am trying to OCR a PDF with multiple languages and always get a System.Exception error. I tried to use the Logging feature with no luck. I have also downloaded all models as you can see in the screenshot below …...filePaths) { var results = new List<string>(); foreach (string filePath...AutoDenoising()); // Recognize text List<RecognitionResult> results =...

    forum.aspose.com/t/issues-when-using-multilangu...
  2. Aspose.PSD for .NET 22.7 - 发行说明|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....) { List < OSTypeStructure > listOfStructures = new List < OSTypeStructure...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Installation|Documentation

    Adding or updating Aspose.OCR for .NET package in your project....OCR-GPU package from the list (you only need to install one...installation option) from the list. Select the update version and...

    docs.aspose.com/ocr/net/installation/
  4. Aspose.Lib - what is supported - Free Support F...

    Hi , 1.I have Aspose license does Aspose.Zip included in it ? 2.Aspose.Zip is provided as NuGet ? 3.Aspose.Zip is suuported in .Net 10? if not when it will be ? I need to use from my class librarym this my definitio…... List of supported archive formats...Path to the archive file. /// A list of entry names (paths inside...

    forum.aspose.com/t/aspose-lib-what-is-supported...
  5. Decode and encode texture using ImageSharp|Docu...

    Decode texture from image files using ImageSharp...GetEncoders () { List < ITextureEncoder > ret = new List < ITextureEncoder...

    docs.aspose.com/3d/net/decode-and-encode-textur...
  6. 在PDF中使用标题|Aspose.PDF for C++

    使用C++在您的PDF文档中创建标题编号。Aspose.PDF for C++展示了不同种类的编号样式。...); heading -> set_Text ( u "List 1" ); heading -> set_Style (...); heading2 -> set_Text ( u "List 2" ); heading2 -> set_Style...

    docs.aspose.com/pdf/zh/cpp/working-with-headings/
  7. Aspose.Words Use of consulting - Free Support F...

    I have a Word document with multiple headings (all are Level 1). Each heading is followed by a section of text. Is there a way to extract all headings and the specific content under each one?...KeepSourceNumbering = true; List<Document> docParts = new List<Document>();...

    forum.aspose.com/t/aspose-words-use-of-consulti...
  8. PSD ファイルビューア | products.aspose.com

    PSD ファイルビューア...Repository Check the following list of documentation links: PSD...the Paid Support Customers. List of Aspose.PSD versions for different...

    products.aspose.com/psd/jp/view/psd-file-viewer/
  9. Otvorite i uredite PSB datoteku | products.aspo...

    Otvorite i uredite PSB datoteku s mrežnim uređivačem...Repository Check the following list of documentation links: Uzorci...the Paid Support Customers. List of Aspose.PSD versions for different...

    products.aspose.com/psd/cr/editor/psb/
  10. Continuous Section Break Not Functioning Proper...

    Hi Team, I am working on merging multiple Word documents. I have set the section start to Aspose.Words.SectionStart.Continuous, but the sections are still not appearing as continuous. Could you please help me resolve …...Snippet : List<string> documentPathList = new List<string>();...

    forum.aspose.com/t/continuous-section-break-not...