Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 222,973 for

new

(0.11 sec)
  1. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document.... let doc = new aw . Document (); doc . styles...them as "used". let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition.... AsposeOCR api = new AsposeOCR (); // Apply automatic...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/grayscale/
  3. Licensing|Documentation

    Apply Aspose.LLM for .NET license and use evaluation mode.... License license = new Aspose . LLM . License (); license...stream using ( var stream = new FileStream ( "Aspose.LLM.lic"...

    docs.aspose.com/llm/net/licensing/
  4. Exporting Data from Grid|Documentation

    This article introduces how to export data in GridDesktop.... Example: Exporting To a New DataTable Sometimes, developers...export the worksheet data to a new DataTable object. It would be...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. Metered Licensing|Documentation

    PSD Photoshop C# Library allows developers to apply metered key which is a New licensing mechanism and will be used along with existing licensing method.... It is a new licensing mechanism. The new licensing mechanism...Aspose . PSD . Metered metered = new Aspose . PSD . Metered (); //...

    docs.aspose.com/psd/net/metered-licensing/
  6. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...properties of lists. let doc = new aw . Document (); let lists =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RowFormat.borders property | Aspose.Words for N...

    RowFormat.borders property. Gets the collection of default cell borders for the row....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Fill.GradientAngle | Aspose.Words for .NET

    Adjust the GradientAngle property to customize your gradient fill's angle, enhancing your design's depth and visual appeal effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.dra...
  9. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...PdfFilePath)) { return new StandardResponse<string> { Status...using (Document pdfDocument = new Document(request.PdfFilePath))...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  10. 档案

    档案...NetworkCredential credentials = new NetworkCredential(username, password...// 创建新联系人 Contact contact = new Contact(); // 设置一般信息 contact...

    blog.aspose.com/zh/email/work-with-contacts-fro...