Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 223,970 for

new

(0.92 sec)
  1. Page Break Preview in PHP|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....Excel file path $workbook = new Workbook ( $dataDir . "book1..."book1.xls" ); // Adding a new worksheet to the Workbook object $worksheets...

    docs.aspose.com/cells/java/page-break-preview-i...
  2. Add Pages to PDF using .NET | Aspose.PDF

    Add PDF pages to your document programmatically with C# sample code using Aspose.PDF for .NET... Insert New Page to PDF var inputFile = Path....pdf)" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...

    products.aspose.com/pdf/net/pages/add/
  3. ColorMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.ColorMode enumeration. Specifies how colors are rendered.... let doc = new aw . Document ( base . myDir...color. let pdfSaveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AI-Powered Presentation Translator|Aspose.Slide...

    Translate PowerPoint slides with AI using Aspose.Slides for .NET. Localize PPT, PPTX and ODP while preserving layout—fast and developer-friendly. Try it.... using var presentation = new Presentation ( "sample.pptx"...key. using var aiWebClient = new OpenAIWebClient ( model : "gpt-4o-mini"...

    docs.aspose.com/slides/net/ai/translator/
  5. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method... let doc = new aw . Document ( base . myDir...an image. let saveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to save your document parts for seamless management....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlFixedSaveOptions.optimizeOutput property | ...

    HtmlFixedSaveOptions.optimizeOutput property. Flag indicates whether it is required to optimize output... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Converting Word document to PDF does not render...

    Please find attached the word document that does not render correctly when converted to PDF. Some of the pages are not rendered correctly and New page is added at the end. Input Word file Employee evaluation form - 5 …...are not rendered correctly and new page is added at the end. Input...layout and images: var doc = new Aspose.Words.Document("Employee...

    forum.aspose.com/t/converting-word-document-to-...
  9. JsonDataSource Initialization Extremely Slow wi...

    I’m using the LINQ Reporting Engine in Aspose.Words and passing a large JSON structure (~18,000 tokens) as the data source. Currently, I’m instantiating the data source like this: var dataSource = New JsonDataSource(n…...this: var dataSource = new JsonDataSource(new MemoryStream(encoding...MemoryStream . var dataSource = new JsonDataSource("path/to/your/large...

    forum.aspose.com/t/jsondatasource-initializatio...
  10. 将网页图片从URL加载到Excel工作表中,使用JavaScript通过C++|Documen...

    如何使用Aspose.Cells for JavaScript通过C++将URL中的图片转换为实际Excel图片。...If no file provided, create a new workbook document . getElementById...orange;">No input workbook selected. A new workbook will be created.</p>'...

    docs.aspose.com/cells/zh/javascript-cpp/load-a-...