Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 216,893 for

new

(0.45 sec)
  1. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  2. Remove Gap Between Tasks List and Footer | Aspo...

    Learn how to use the ReduceFooterGap property in Aspose.Tasks for .NET to remove the extra space between a task list and the footer when exporting Microsoft Project data....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/reduce-gap-between-ta...
  3. Aspose OCR is not extracting text from pdf whic...

    Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…...Instantiate a new License object License license = new License();...api instance AsposeOCR api = new AsposeOCR(); // Set preprocessing...

    forum.aspose.com/t/aspose-ocr-is-not-extracting...
  4. AnthropicAiModel | Aspose.Words for Java

    An abstract class representing the integration with Anthropicu2019s AI models within the Aspose.Words in Java.... Document doc = new Document(getMyDir() + "Big document...CheckGrammarOptions grammarOptions = new CheckGrammarOptions(); grammarOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. Metered License Applied but GetConsumptionCredi...

    var metered = New Metered(); metered.SetMeteredKey(“PUBLIC_KEY”, “PRIVATE_KEY”); decimal consumed = Metered.GetConsumptionQuantity(); decimal credit = Metered.GetConsumptionCredit(); bool isLicensed = Metered.IsMeter…...2025, 6:12am 1 var metered = new Metered(); metered.SetMeteredKey(“PUBLIC_KEY”...IsMeteredLicensed(); var doc = new Document(“test.docx”); doc.Save(“output...

    forum.aspose.com/t/metered-license-applied-but-...
  6. Managing Task Durations in PHP | Aspose.Tasks D...

    Learn how to manage Microsoft Project (MPP/XML) task durations using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/managing-durations-i...
  7. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Adding Extended Attributes to Resource Assignme...

    This guide explains how to add extended attributes to resource assignments in Java projects using Aspose.Tasks....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/adding-extended-attr...
  9. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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.... It includes not only new and updated public methods, added...create a new spreadsheet and add a shape Workbook book = new Workbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Smart marker with nested objects (map / list) f...

    Hi, I’m working with a Json data with nested objects that fail to work with horizontal parameter. It returns some internal reference instead of the actual data: (e.g. com.aspose.cells.t_e@6179e425) Here is a code snipp…...with: try { Workbook workbook = new Workbook(); Worksheet worksheet...ByteArrayOutputStrea outputStream = new java.io.ByteArrayOutputStrea();...

    forum.aspose.com/t/smart-marker-with-nested-obj...