Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 213,190 for

new

(0.11 sec)
  1. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility....MathML: Presentation pres = new Presentation (); try { IAutoShape...getMathParagraph (); mathParagraph . add ( new MathematicalText ( "a" ). setSuperscript...

    docs.aspose.com/slides/androidjava/exporting-ma...
  2. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Java—preserve formatting and boost compatibility....MathML: Presentation pres = new Presentation (); try { IAutoShape...getMathParagraph (); mathParagraph . add ( new MathematicalText ( "a" ). setSuperscript...

    docs.aspose.com/slides/java/exporting-math-equa...
  3. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...index.getFieldCode()); // On a new page, start the bookmark with...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentBuilder.InsertTextInput | Aspose.Words ...

    Effortlessly add text form fields with the DocumentBuilder InsertTextInput method. Enhance your document's interactivity and user experience today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Node.js via C++. Ensure bookmarks remain intact regardless of page changes.... "data" ); const workbook = new AsposeCells . Workbook ( path...this cell const bookmarkEntry = new AsposeCells . PdfBookmarkEntry...

    docs.aspose.com/cells/nodejs-cpp/add-pdf-bookma...
  6. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveOptions.pageMode property. Specifies how the PDF document should be displayed when opened in a PDF reader.... let doc = new aw . Document ( base . myDir...document to .PDF. let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在 PostScript 中使用纹理 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加纹理图案的问题。了解如何在 .NET 中使用该功能...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/ps/working-with-tex...
  8. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = New Document(docFilePath); docume…...throws Exception { document = new Document(docFilePath); document...catch (Exception e) { throw new RuntimeException(e); } } });...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  9. Worksheet to Image - Set Pixel Format for the R...

    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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...image format type const opts = new ImageOrPrintOptions (); opts...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  10. How to use Aspose.CAD in Vue|CAD Documentation

    Use Aspose.CAD in Vue.... Start a new one and then the name of the...function() { const reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/javascript-net/showcases/ho...