Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 213,070 for

new

(0.15 sec)
  1. Create a Presentation Viewer in .NET|Aspose.Sli...

    Create a custom presentation viewer in .NET using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Presentation presentation = new Presentation ( "sample.pptx"...Presentation presentation = new Presentation ( "sample.odp" ))...

    docs.aspose.com/slides/net/presentation-viewer/
  2. TxtSaveOptions.maxCharactersPerLine property | ...

    TxtSaveOptions.maxCharactersPerLine property. Gets or sets an integer value that specifies the maximum number of characters per one line...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...one line. let saveOptions = new aw . Saving . TxtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage VBA Projects in Presentations in .NET|As...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for .NET to streamline your workflow....VbaProject constructor to add a new VBA project. Add a module to...presentation = new Presentation ()) { // Creates a new VBA Project...

    docs.aspose.com/slides/net/presentation-via-vba/
  4. 指定 3D 文件加载选项|Documentation

    有几个 Scene.open 方法重载或 Scene 类构造函数重载接受 LoadOptions 实例。...threed" ); var loadOpts = new aspose . threed . Discreet3dsLoadOptio...threed" ); var loadObjOpts = new aspose . threed . ObjLoadOptions...

    docs.aspose.com/3d/zh/nodejs-java/specify-3d-fi...
  5. Expose Geometric Transformation|Documentation

    Aspose.3D for Node.js via Java allows exposing geometric transformation of a 3D scene. You can evaluate the global transformation using evaluateGlobalTransform method....Initialize scene object var scene = new aspose . threed . Scene (); //...Initialize cylinder var cylinder = new aspose . threed . Cylinder ();...

    docs.aspose.com/3d/nodejs-java/expose-geometric...
  6. CompareOptions.AdvancedOptions | Aspose.Words f...

    Discover CompareOptions AdvancedOptions to enhance your comparisons. Achieve precise results with tailored settings for optimal output.... Document docA = new Document ( MyDir + "DML unique...original.docx" ); Document docB = new Document ( MyDir + "DML unique...

    reference.aspose.com/words/net/aspose.words.com...
  7. 使用 Java 拆分 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...//Read the source PDF file doc = new com . aspose . pdf . Document...PdfFileEditor object pdfEditor = new com . aspose . pdf . facades...

    products.aspose.com/pdf/zh-hant/java/splitter/
  8. Aspose.3D 16.9.0中的公共 API 更改|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....pdf" ; // create a new scene Scene scene = new Scene (); // use...password PdfLoadOptions opt = new PdfLoadOptions () { Password...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  9. Monitor running programs with JavaScript via C+...

    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....monitor = new SystemTimeInterruptM ( false ); const lopts = new LoadOptions...load options const wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/monitor-ru...
  10. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java....Document doc = new Document(); doc.setResourceLoadingCa(new ImageNameHandler());...ImageNameHandler()); DocumentBuilder builder = new DocumentBuilder(doc); // Images...

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