Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 222,975 for

new

(0.42 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. 将 PPT 和 PPTX 转换为 PDF(JavaScript)[包括高级功能]|Aspose...

    使用 Aspose.Slides for Node.js 将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。... let presentation = new aspose . slides . Presentation...PdfOptions 类。 let pdfOptions = new aspose . slides . PdfOptions...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  3. 乳胶到图像| Java的Aspose.TeX

    要使用Aspose.TeX API解决方案将TEX转换为图像格式,用于Java的TEX API解决方案,以了解如何执行此操作和代码示例。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/zh/java/latex-to-image/
  4. Generate Data Matrix Barcodes in C#|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....standards) and ECC 200 (the new universal standard). By default...standard. BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/datamatrix-barcode/
  5. 保存 SVG 文档 – C# – Aspose.SVG for .NET

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/zh/net/save-svg-document/
  6. Recognition XDimension Mode|Documentation

    This article explains how barcode recognition can be optimized for different bercode sizes and scan resolutions...Normal" ); var readerNormal = new BarCodeInstance . BarCodeReader...Small" ); var readerSmall = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  7. 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...
  8. 配置 Visio 时间线形状|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....Load diagram Diagram diagram = new Diagram ( dataDir + "DrawingTimeLine...MilestoneHelper milestoneHelper = new MilestoneHelper ( milestone );...

    docs.aspose.com/diagram/zh/java/configure-visio...
  9. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... Workbook workbook = new com . aspose . cells . Workbook...ByteArrayOutputStrea oleStream = new ByteArrayOutputStrea (); workbook...

    docs.aspose.com/slides/java/working-solution-fo...
  10. 使用合并文档时想要让字体保持一致但是不生效 - 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