Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 214,361 for

new

(0.21 sec)
  1. Xamarin and .NET 2.0 Differences|Aspose.Words f...

    Aspose.Words for .NET Standard 2.0 API differences comparing to regular .NET version using C#.... Bitmap image = new System . Drawing . Bitmap ( gTestImagePath...RenderToScale .NET Document doc = new Document ( gTestDocumentPath...

    docs.aspose.com/words/net/xamarin-and-net-stand...
  2. 不用在工作表中编写,直接用JavaScript用C++进行自定义函数的计算|Documenta...

    本文介绍如何使用Aspose.Cells库,允许用JavaScript用C++在Microsoft Excel中直接计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或新建一个,计算自定义函数,并保存修改后的文件。...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...Create a new workbook if no file is provided workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/direct-...
  3. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....document Document document = new Document ( documentFileName );...PptxSaveOptions pptx_save = new PptxSaveOptions (); // Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  4. Issue with Image Handling After Upgrading AWS L...

    Dear Aspose Support, I recently upgraded my AWS Lambda function from .NET Core 3.1 to .NET 8.0, and after the upgrade, I encountered an issue where images are no longer being appended in the Publisher files when convert…...Document pubPdfDoc = new Aspose.Pdf.Document(outStream);...Parse(); using (var tempStream = new MemoryStream()) { // Initial...

    forum.aspose.com/t/issue-with-image-handling-af...
  5. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PAGE_BREAK); // We can insert a new section with the document builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PAGE_BREAK); // We can insert a new section with the document builder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Your First Aspose.3D Application|Documentation

    Create, edit and save your first 3d file in any supported formats using Aspose.3D for .NET to experience its simplicity and power in C#.... Create a new 3D file, or open an existing...Create a New Scene Document The following example creates a new 3D...

    docs.aspose.com/3d/net/your-first-aspose-3d-app...
  8. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library.... Create a new Visio file, or open an existing...existing Visio file. Create a new text box. Insert the words Hello...

    docs.aspose.com/diagram/python-java/your-first-...
  9. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom document properties effortlessly with the Add method. Enhance your documents with tailored String data types for optimal performance....Add( string, string ) Creates a new custom document property of the...custom properties. Document doc = new Document (); CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Pivot Table and Source Data|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....Data Creating a new designer template. Create a new designer template...designer template file. Populating new data and changing the source...

    docs.aspose.com/cells/javascript-cpp/pivot-tabl...