Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 213,606 for

new

(0.35 sec)
  1. Excel to HTML - Use PresentationPreference Opti...

    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...HtmlSaveOptions object const options = new HtmlSaveOptions (); // Set the...

    docs.aspose.com/cells/javascript-cpp/excel-to-h...
  2. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....Create a new workbook (original JavaScript code created a new Workbook...reading a file) const workbook = new Workbook (); // Access first...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  3. 使用 JavaScript 通过 C++ 使用正则表达式替换工作簿中的文本|Documenta...

    使用 C++ 通过 JavaScript 在工作簿中使用正则表达式替换文本...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); const replaceOptions = new ReplaceOptions (); replaceOptions...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  4. RevisionGroup | Aspose.Words for Java

    Represents a group of sequential Revision objects in Java.... Document doc = new Document(getMyDir() + "Revisions...in a document. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  5. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...here"; List<string> PrintAreas = new() { "Demographics!R137C4:R169C15"...Document doc = new Document(); DocumentBuilder Builder = new DocumentBuilder(doc);...

    forum.aspose.com/t/name-error-when-inserting-a-...
  6. Converting PPTX with multimedia to PDF adds man...

    When calling Presentation.Save() with SaveFormat.Pdf, and the option to show Notes below the slides, on a PPTX file containing multimedia, the output PDF has over a thousand blank pages inserted between the slide content…...outputFilePath) { using (var ppt = new Presentation(inputPowerPointPath))...Path)) { var pdfOptions = new PdfOptions { ShowHiddenSlides =...

    forum.aspose.com/t/converting-pptx-with-multime...
  7. XamlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the XamlFixedSaveOptions ResourcesFolder property enhances document exports by defining where images and fonts are stored in Xaml format....ResourceFolder () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Create HTML Document – Create, Load HTML in Java

    Learn how to load HTML document from a file, stream, URL, or create HTML from scratch with Aspose.HTML for Java. Consider approaches to load HTML documents....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/create-a-document/
  9. Convert an Excel Chart to Image with JavaScript...

    Learn how to convert Excel charts to images using Aspose.Cells for JavaScript via C++....chart in Microsoft Excel: Open a new workbook in Microsoft Excel....your preferred IDE. Create a new console application. This example...

    docs.aspose.com/cells/javascript-cpp/convert-an...
  10. Extract Assets from ASE File Formats via .NET |...

    C# source code to load, render and add extract assets from ASE documents on .NET Framework, .NET Core, Mono....ase" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/ase/