Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 222,975 for

new

(0.15 sec)
  1. Removing the Gap Between Tasks List and Footer ...

    This guide explains how to use Aspose.Tasks for Java to reduce the gap between the task list and footer when converting project data....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/reducing-gap-between...
  2. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = New License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = New LoadOptions(); load…... 下面是我的代码: License license = new License(); license.setLicense("Aspose...lic"); LoadOptions loadOptions = new LoadOptions(); loadOptions.s...

    forum.aspose.com/t/dwg-dwg/314402
  3. 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...
  4. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for JavaScript via C++....external links const wb = new Workbook ( new Uint8Array ( arrayBuffer...btsData = new Uint8Array ([ 1 , 2 , 3 ]); const btsSchema = new Uint8Array...

    docs.aspose.com/cells/javascript-cpp/add-custom...
  5. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…...ReportingEngine reportingEngine = new ReportingEngine(); reportingEngine...toArray(), ds.keySet().toArray(new String[0])); SaveOptions saveOptions...

    forum.aspose.com/t/linq-expressions-not-working...
  6. Fill.TwoColorGradient | Aspose.Words for .NET

    Apply a stunning two-color gradient fill with our Fill TwoColorGradient method, enhancing your designs with vibrant, customizable effects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 在使用Aspose.Cells for JavaScript通过C++加载工作簿中的HTML时...

    学习如何在使用Aspose.Cells for JavaScript通过C++加载HTML文件时自动调整列宽和行高。... const ms = new TextEncoder (). encode ( sampleHtml...stream into workbook. const wb1 = new Workbook ( ms ); // Save the...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  8. Latest version of AsposePDF produces FIPS compl...

    I upgraded asposePDF nuget from 24.7 to 25.4, and while everything works on my development environment, calling Document.Save() gives me the following error on my Stage environment, which is a more restrictive and secure…...ReadAllBytes(pdfPath); using (var doc = new Document(new MemoryStream(pdfBase)))...var tf = new TextFragment("test text"); tf.Position = new Position(200...

    forum.aspose.com/t/latest-version-of-asposepdf-...
  9. How to create waterfall chart with JavaScript v...

    Create waterfall charts in Excel with JavaScript and Aspose.Cells for JavaScript via C++....provided, otherwise create a new workbook let workbook ; if (...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/creating-w...
  10. 仅复制范围样式,通过 JavaScript 由 C++ 实现|Documentation

    学习如何在操作数据的同时,仅复制范围的样式,使用 C++ 的脚本实现。...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Get the first...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...