Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 222,937 for

new

(0.25 sec)
  1. Convert Doc to HTML in Ruby|Aspose.Words for Java

    Converting Doc to HTML using Ruby in Java.... new ( data_dir + "TestFile.doc" ) ### options = new HtmlSaveOptions();...aspose.words.HtmlSaveOptions' ) . new \ # HtmlSaveOptions.ExportRoundtripInfor...

    docs.aspose.com/words/java/convert-doc-to-html-...
  2. ChartDataLabelCollection.ShowSeriesName | Aspos...

    Discover the ChartDataLabelCollection ShowSeriesName property, easily control series name visibility in your data labels. Enhance your charts today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { 2.9 , 3.5 , 1.1 , 4.0 , 4.0 }, new [] { 1.9...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImageFieldMergingArgs.ImageStream | Aspose.Word...

    Discover how the ImageFieldMergingArgs ImageStream property enhances your mail merge by seamlessly integrating images for professional results....ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...MailMerge . FieldMergingCallback = new HandleMergeImageFiel (); string...

    reference.aspose.com/words/net/aspose.words.mai...
  4. 使用连接索引连接形状|Documentation

    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....initialize a new drawing Diagram diagram = new Diagram (); //...points Connection connection1 = new Connection (); connection1 ....

    docs.aspose.com/diagram/zh/java/use-connection-...
  5. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for JavaScript via C++....Please note, if you create a new file in MS Excel, you will find...first worksheet const workbook = new Workbook (); const worksheet...

    docs.aspose.com/cells/javascript-cpp/load-workb...
  6. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for JavaScript via C++....arrayBuffer (); const data = new Uint8Array ( arrayBuffer ); //...as out.pdf const workbook = new Workbook ( data ); const outputData...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  7. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for Java: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear Java examples....Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation (); try { ISlide...

    docs.aspose.com/slides/java/examples/elements/n...
  8. DocumentLoadingArgs.EstimatedProgress | Aspose....

    Track progress effortlessly with DocumentLoadingArgs' EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....LoadingProgressCallb progressCallback = new LoadingProgressCallb (); LoadOptions...LoadOptions loadOptions = new LoadOptions { ProgressCallback = progressCallback...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Aspose.cad for java:这张图纸转换pdf缺少部分文字信息 - Free Su...

    2.png (7.3 KB) 1.png (57.9 KB) 如上图,图纸内容技术要求文字没有转换到pdf上。下面为原始图纸 je8.634.0405+底罩+v1.2.zip (177.2 KB) 主要代码: License license = New License(); license.setLicense(“Aspose.CAD.Java.lic”); // 加载CAD文件并设置指定的编码 LoadOptions …...KB) 主要代码: License license = new License(); license.setLicense(“Aspose...加载CAD文件并设置指定的编码 LoadOptions loadOptions = new LoadOptions(); loadOptions.s...

    forum.aspose.com/t/aspose-cad-for-java-pdf/326181
  10. 在PHP中替换Visio Diagram的图片形状|Documentation

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...$fi = new File ( $dataDir . "star.png" ); $files = new Files...

    docs.aspose.com/diagram/zh/java/replace-a-pictu...