Sort Score
Result 10 results
Languages All
Labels All
Results 8,461 - 8,470 of 198,840 for

new

(0.12 sec)
  1. Embedded Font - PowerPoint Java API|Aspose.Slid...

    Use embedded fonts in PowerPoint presentation in Java...presentation file Presentation pres = new Presentation ( "EmbeddedFonts... get_Item ( 0 ). getImage ( new Dimension ( 960 , 720 )); //Save...

    docs.aspose.com/slides/androidjava/embedded-font/
  2. Default Project Properties in Ruby | Aspose.Tas...

    Learn how to work with default project properties of Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/default-project-prop...
  3. ListLevel.startAt property | Aspose.Words for N...

    ListLevel.startAt property. Returns or sets the starting number for this list level.... let doc = new aw . Document (); // A list allows...formatting to them. let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 通过 C++ 使用 Node.js 更改 Shape 的调整值|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 更改 Excel 中形状的调整值。...excel file const workbook = new AsposeCells . Workbook ( path...filePath // Create a new workbook let workbook = new AsposeCells . Workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/change-adju...
  5. Calculate Task Duration | Aspose.Tasks Document...

    Discover how to compute task durations using Aspose.Tasks for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/calculate-task-durat...
  6. Technical Support|Documentation

    How to Contact Technical Support for Aspose.BarCode for Node.js...raise a request to implement new product features. More than 190...Blog regularly publishes news about new features, technical articles...

    docs.aspose.com/barcode/nodejsjava/technical-su...
  7. Converter freezes during import - Free Support ...

    When importing vsd file to vsdx, the process freezes indefinitely. vsd file with this issue: 41-TR-R-N001-A.zip (270.2 KB) The file was converted with this code snippet: File file = New File(PATH_TO_VSD_FILE); Diagra…...File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diagram(file...Aspose Diagnosis: Diagram d = new Diagram(PATH_TO_VSD_FILE); d...

    forum.aspose.com/t/converter-freezes-during-imp...
  8. WRAPCOLS Excel function - Free Support Forum - ...

    We are considering purchasing a New Aspose Cells license but one of the functions we would need is the WRAPCOLS function which is not currently supported. Are there any plans to add support for this?...are considering purchasing a new Aspose Cells license but one...future updates from Aspose, as new features and functions are regularly...

    forum.aspose.com/t/wrapcols-excel-function/314748
  9. SectionLayoutMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.SectionLayoutMode enum to optimize section layouts and enhance document grid behavior for improved formatting control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sec...
  10. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files.... AsposeOCR api = new AsposeOCR (); // Add an image...OcrInput object OcrInput input = new OcrInput ( InputType . SingleImage...

    docs.aspose.com/ocr/java/save-file/