Sort Score
Result 10 results
Languages All
Labels All
Results 9,531 - 9,540 of 224,714 for

new

(0.35 sec)
  1. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveOptions.exportPageMargins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Microsoft Word. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OutlineOptions.bookmarksOutlineLevels property ...

    OutlineOptions.bookmarksOutlineLevels property. Allows to specify individual bookmarks outline level....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...reader. let pdfSaveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Export XSLFO to ODP in Android | products.aspos...

    Android API to Convert XSLFO to ODP without using Microsoft Word...Document class Document document = new Document ( "template.xslfo" );...Presentation presentation = new Presentation ( "PptxOutput.pptx"...

    products.aspose.com/total/android-java/conversi...
  4. Customize PowerPoint Fonts in .NET|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for .NET to keep your presentations sharp and consistent across any device....Presentation presentation = new Presentation ( "sample.pptx"...); LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.aspose.com/slides/net/custom-font/
  5. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java.... Document doc = new Document(); // A list allows...them. DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. IllegalStateExeption occured for empty strings ...

    Hello, I’m using Aspose.words for java version : 23.10 and my java version is 17. I’m using LINQ reporting engine to populate a docx template and to generate a PDF from it. The encountered error is : java.lang.Ille…...Object>> listSiteParameters = new ArrayList<>(); Map<String, Object>...Object> siteParameters = new HashMap<>(); siteParameters.put("riskAddress1"...

    forum.aspose.com/t/illegalstateexeption-occured...
  7. 在 Ruby 中创建并保存 Outlook 任务|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 calendar = Rjb :: import ( 'java...MapiTask' ) . new ( "To Do" , "Just click and type to add new task" ...

    docs.aspose.com/email/zh/java/creating-and-savi...
  8. Convert Table to ODS with JavaScript via C++|Do...

    Learn how to convert an Excel file with a table to ODS format using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Ods ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/convert-ta...
  9. Implementing Non-Sequential Ranges with JavaScr...

    Learn how to create named non‑sequential ranges with Aspose.Cells for JavaScript via C++. Use non‑adjacent cell ranges effectively....Creating a new Workbook object const workbook = new Workbook ();...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/implementi...
  10. BookmarkStart.GetText | Aspose.Words for .NET

    Discover the BookmarkStart GetText method—efficiently retrieve text with ease. Simplify your coding and enhance functionality today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter (); // Get...

    reference.aspose.com/words/net/aspose.words/boo...