Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 216,864 for

new

(0.22 sec)
  1. 与大师合作|Documentation

    本节介绍如何使用 Aspose.Diagram 添加 master 或获取 master 信息。...diagram Diagram vdxDiagram = new Diagram ( dataDir + "RetrieveMasterInfo...Load diagram Diagram diagram = new Diagram (); // Load stencil to...

    docs.aspose.com/diagram/zh/net/working-with-mas...
  2. 如何使用aspose-words动态分页table - Free Support Forum ...

    Hi Teams, 因为aspose-words是自动分页的,但是现在我需要满足这样的需求。在正文部分的table需要有table header和table footer。也就是每一页的header是一样的,table footer也是一样的,但是这样的话就需要动态计算总页数,然后分页。 请问该怎么实现呢?或者实现这样的Table数据还有其他的方式么? 非常感谢。...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...计算当前行的页码,并在表格中插入页脚行。 以下是示例代码: Document doc = new Document(); doc.getCompatibilityOpti()...

    forum.aspose.com/t/aspose-words-table/315228
  3. Aspose.PSD for Java 24.6 - 发布说明|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.... equals ( actual )) { throw new IllegalArgumentExcep ( message... equals ( actual )) { throw new IllegalArgumentExcep ( message...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. 创建具有原始 3D 形状的场景|Documentation

    Aspose.3D for Java API 支持基元 3D 形状。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。...a Scene object Scene scene = new Scene (); // Create a Box model...(). createChildNode ( "box" , new Box ()); // Create a Cylinder...

    docs.aspose.com/3d/zh/java/create-scene-with-pr...
  5. TimephasedDate wird nicht tageweise ermittelt, ...

    Wenn man einem Vorgang eine Ressource mit der Unit 1 zuweist, werden die TimephasedData in einem Block ausgegeben und nicht tageweise. Wenn man die Unit ändert (im Beispiel auf 0.1), werden die TimephasedData wie erwarte…... var project = new Project() { CalculationMode =...}; project.Set(Prj.StartDate, new DateTime(2000, 1, 3, 8, 0, 0));...

    forum.aspose.com/t/timephaseddate-wird-nicht-ta...
  6. ImportFormatOptions.forceCopyStyles property | ...

    ImportFormatOptions.forceCopyStyles property. Gets or sets a boolean value indicating either to copy conflicting styles in [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode... const srcDoc = new aw . Document ( base . myDir...source.docx" ); const dstDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....instance of OCR API AsposeOCR api = new AsposeOCR (); // Enable automatic...RecognitionSettings recognitionSettings = new RecognitionSettings (); recognitionSettings...

    docs.aspose.com/ocr/java/areas-detection/photo/
  8. ImageSaveOptions.TiffCompression | Aspose.Words...

    Optimize your TIFF images with the ImageSaveOptions TiffCompression property, allowing you to choose the best compression method for quality results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 使用 JavaScript 通过 C++ 使用 ImageOrPrint 选项将工作表转换为图...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将工作表转换为图片文件,并应用各种图片和打印选项。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Print options const options = new ImageOrPrintOptions (); // Set...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. 使用 C++ 通过 Node.js 加载无图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在不含图表的情况下加载Excel文件。...filter the data const options = new AsposeCells . LoadOptions ();...charts options . setLoadFilter ( new AsposeCells . LoadFilter ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/load-source...