Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 222,946 for

new

(0.34 sec)
  1. Protect and Unprotect Diagrams in PHP|Documenta...

    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...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/protect-and-unprot...
  2. VbaProject.clone method | Aspose.Words for Node.js

    VbaProject.clone method. Performs a copy of the [VbaProject](../).... let doc = new aw . Document ( base . myDir...project.docm" ); let destDoc = new aw . Document (); let copyVbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document object during the saving process, enhancing your workflow efficiency....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Public API Changes in Aspose.Cells 8.0.0|Docume...

    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.... It includes not only new and obsolete public methods,...LoadOptions LoadOptions options = new LoadOptions (); //Set memory...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Aspose::Words::LowCode::Converter::Create metho...

    Aspose::Words::LowCode::Converter::Create method. Creates New instance of the converter processor in C++....Converter::Create() method Creates new instance of the converter processor...erContext>&) method Creates new instance of the converter processor...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....Initialize scene object Scene scene = new Scene (); // Initialize Node...cubeNode = new Node ( "sphere" ); Mesh sphere = ( new Sphere ())...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...
  7. Convert JPG to EPS using Java API Solution

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/convert/jpg-to-eps/
  8. 图像矢量化 – C# 示例

    了解如何在 C# 中矢量化图像。考虑图像矢量化功能以及配置属性对结果的影响。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/zh/net/image-vectorization-...
  9. Aspose.Slides for PHP via Java 14.8.0 中的公共 API ...

    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.... $pres = new Presentation (); $chart = $pres...生成的形状缩略图受到幻灯片边界的限制。 $pres = new Presentation (); $st = $pres...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  10. FieldDatabaseDataTable | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);... columnNames) Initializes a new instance of the FieldDatabaseDataTab...

    reference.aspose.com/words/java/com.aspose.word...