Sort Score
Result 10 results
Languages All
Labels All
Results 8,121 - 8,130 of 213,145 for

new

(0.39 sec)
  1. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...add("Series 1", categories, new double[]{76.6, 82.1, 91.6});...

    reference.aspose.com/words/java/com.aspose.word...
  2. Muunna PSD PSB tai AI | products.aspose.com

    Muunna Adobe PhotoShop & Illustrator tiedostoja kuvia ja muita formaatteja...pdf", new PdfOptions()); image.Save(sourceFileName...Save(sourceFileName + ".jpg", new JpegOptions() { Quality = 75 }); image...

    products.aspose.com/psd/fl/convert/
  3. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java.... Document doc = new Document(getMyDir() + "Images...PDF. PdfSaveOptions options = new PdfSaveOptions(); // By default...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = New FontSettings(); fontSe…...FontSettings fontSettings = new FontSettings(); fontSettings...; DocumentBuilder Builder = new DocumentBuilder(mainDoc); DocumentBuilder...

    forum.aspose.com/t/topic/312049
  5. Default Project Properties in PHP | Aspose.Task...

    Learn how to work with default project properties of Microsoft Project (MPP/XML) projects 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/default-project-prop...
  6. General Properties in PHP | Aspose.Tasks Docume...

    Learn how to read Microsoft Project (MPP/XML) general properties 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/general-properties-i...
  7. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...two pages. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocumentBuilder.InsertForms2OleControl | Aspose...

    Effortlessly integrate Forms2OleControl with DocumentBuilder's InsertForms2OleControl method. Enhance your document functionality today!... DocumentBuilder builder = new DocumentBuilder (); CommandButtonControl...CommandButtonControl button1 = new CommandButtonControl (); Shape shape...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 用指定打印纸张大小的via JavaScript和C++加载工作簿|Documentation

    学习如何在用Aspose.Cells for JavaScript通过C++加载工作簿时设置打印纸张大小...first worksheet const workbook = new Workbook (); const worksheet...with A5 paper size const opts = new LoadOptions ( LoadFormat . Xlsx...

    docs.aspose.com/cells/zh/javascript-cpp/load-wo...
  10. 通过C++的JavaScript向Excel插入背景图片|Documentation

    “如何使用C++的Script向Excel插入背景图片”...background image to apply to a new workbook's first worksheet, then...imgBytes = new Uint8Array ( arrayBuffer ); // Create a new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...