Sort Score
Result 10 results
Languages All
Labels All
Results 9,041 - 9,050 of 200,018 for

new

(0.12 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Get Started https://docs.aspose.com/pdf/androidjava/get-started/ Recent content in Get Started on Documentation Hugo -- gohugo.io Thu, 05 Aug 2021 00......how-to-use-new-asposepdf-for-android-via-java-api How to Use New Aspose...This topic will explain the new Aspose.PDF for Android via Java...

    docs.aspose.com/pdf/androidjava/get-started/ind...
  2. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a New series group of the specified series type to this collection....method add(series_type) Adds a new series group of the specified...group, also of the line type. new_series_group = chart . series_groups...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Cells - Regression bug causing pivot tab...

    Hi, We are are using Aspose.Cells (NET), version 25.8.0. We’re trying to save a .xlsx file with pivot tables, and it gets saved as a corrupted file requiring recovery. This did not occur on previous versions (tested at …...approach: Workbook workbook = new Workbook("path_to_your_file.xlsx");...into it. Workbook workbook = new Workbook("e:\\test2\\test.xlsx");...

    forum.aspose.com/t/aspose-cells-regression-bug-...
  4. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...docx template into a new Word document using Document...Aspose.Words.Document swDoc = new Aspose.Words.Document(); DocumentBuilder...

    forum.aspose.com/t/appending-document-not-maint...
  5. Aspose.Page for Python via .NET Documentation

    API solution to manipulate Page Description Language files in Python. It Provides you with rich functionality and supports XPS, PS and EPS formats....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/python-net/
  6. Merge PPTM Files using .NET | products.aspose.com

    C# source code to combine PPTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....ps1 = new Presentation( "presen1.pptm" ); var ps2 = new Presentation(...//merged Presentation var mp = new Presentation( "template.pptx"...

    products.aspose.com/slides/net/merger/pptm/
  7. FieldRD Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRD class—efficiently implement RD fields for enhanced document processing and automation in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...referencedDoc = new Document (); DocumentBuilder refDocBuilder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 使用JavaScript在PDF中添加书签|Aspose.PDF for JavaScript...

    您可以使用JavaScript在PDF文档中添加或删除书签。...( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/zh/javascript-cpp/bookmark/
  9. 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 source data...

    docs.aspose.com/cells/nodejs-cpp/pivot-table-an...
  10. Shape Effect|Aspose.Slides for PHP Documentation

    Apply effect to PowerPoint shape...OuterShadowEffect ) to a rectangle: $pres = new Presentation (); try { $shape...reflection effect to a shape: $pres = new Presentation (); try { $shape...

    docs.aspose.com/slides/php-java/shape-effect/