Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 222,888 for

new

(0.2 sec)
  1. Section|Aspose.Slides for Node.js via .NET Docu...

    Manage slide sections in Aspose.Slides for Node.js via Java: create, rename, reorder, and group slides with JavaScript examples for PPT, PPTX, and ODP....addSection () { let presentation = new aspose . slides . Presentation...getSections (). addSection ( "New Section" , slide ); presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. Adding MapiTask to PST in Ruby|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.... new ( "To Do" , "Just click and type to add new task" ...Date' ) . new , Rjb :: import ( 'java.util.Date' ) . new ) task...

    docs.aspose.com/email/java/adding-mapitask-to-p...
  3. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio page with Aspose.Diagram. Support using C# to draw circle or oval and save as pdf, svg, html, image, xps and other formats....Load diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...Load diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/
  4. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FindReplaceOptions options = new FindReplaceOptions(); // Set...

    reference.aspose.com/words/java/com.aspose.word...
  5. HMTL to PDF conversion - Free Support Forum - a...

    Hi Team, I am working on convert HTML to PDF, my issue is style are not applying from style block block. My code: foreach (string contentPart in contentParts) { Aspose.Pdf.Page page = merge…...HtmlFragment htmlFragment = new HtmlFragment(fullHtmlContent);...MemoryStream memoryStream = new MemoryStream(); mergedPdfDocument...

    forum.aspose.com/t/hmtl-to-pdf-conversion/314583
  6. JsonDataSource | Aspose.Words for Java

    Provides access to data of a JSON file or stream to be used within a report in Java.... Document doc = new Document(getMyDir() + "Reporting...JsonDataLoadOptions options = new JsonDataLoadOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  7. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Create MText in dwg file failed - Free Support ...

    Hello, I am using Aspose.CAD .net api to create dwg and insert mtext acc. to Work with text|CAD Documentation here is my code [HttpPost("createDwgByAspose2")] public async void CreateDwgByAspose2Async…...DwgImage dwgImage = new DwgImage(); CadMText mText = new CadMText();...= 40; mText.InsertionPoint = new Cad3DPoint(300, 40, 0); mText...

    forum.aspose.com/t/create-mtext-in-dwg-file-fai...
  9. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Node.js, supporting OMML, formatting controls, and clear code samples.... Create new math expressions or edit previously...mathematical text: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/powerpoint-m...
  10. 将场景导出为压缩的 AMF 格式|Documentation

    Aspose.3D for .NET 提供AmfSaveOptions类,允许您根据需要设置压缩的bool值。默认情况下,该值设置为true。...scene Scene scene = new Scene (); var box = new Box (); var tr =...Scale = new Vector3 ( 12 , 12 , 12 ); tr . Translation = new Vector3...

    docs.aspose.com/3d/zh/net/export-scene-to-compr...