Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 227,511 for

new

(0.27 sec)
  1. Aspose.Slides 26.1 - Saving Presentation as TIF...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using New Presentatio…...generate a PPTX using new Presentation(...) Create new TiffOptions {...{ ImageSize = new System.Drawing.Size(...) } Call pres.Save(stream...

    forum.aspose.com/t/aspose-slides-26-1-saving-pr...
  2. 添加数字签名或通过 C++ 在 JavaScript 中对 PDF 进行数字签名|Aspose...

    使用 JavaScript 通过 C++ 对 PDF 文档进行数字签名。...( e ) { const file_reader = new FileReader (); /*设置 PKCS7 密钥文件名*/...( e ) { const file_reader = new FileReader (); /*设置图像文件名*/ signatureAppearance...

    docs.aspose.com/pdf/zh/javascript-cpp/sign-pdf/
  3. FieldDatabaseDataTable Class | Aspose.Words for...

    Discover the Aspose.Words.Fields.FieldDatabaseDataTable class, your go-to solution for efficient FieldDatabase field results. Unlock seamless data integration today!...params string[] ) Initializes a new instance of the FieldDatabaseDataTab...( DataTable ) Initializes a new instance of the FieldDatabaseDataTab...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  5. Aspose.Slides for PHP via Java 15.4.0 中的公共 API ...

    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.... $input = new Presentation (); $shapes = $input...返回幻灯片、母版幻灯片或布局幻灯片。 $presentation = new Presentation (); $id = $presentation...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  6. Group Pivot Fields in the Pivot Table|Documenta...

    How to group Pivot Fields in the Pivot Table with Aspose.Cells for JavaScript via C++....uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...dtStart = new Date ( 2008 , 1 , 1 ); const dtEnd = new Date ( 2008...

    docs.aspose.com/cells/javascript-cpp/group-pivo...
  7. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of fonts for workbook rendering using Aspose.Cells for JavaScript via C++.... const fontConfigs = new IndividualFontConfig (); // If...with font configs. const opts = new LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/javascript-cpp/specify-in...
  8. How to use Aspose.CAD in Angular|CAD Documentation

    Use Aspose.CAD in Angular.... Start a new one and then the name of the...Visual Code or WebStorm: ng new angular-example Install Aspose...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  9. How to remove extra spaces from a aspose word t...

    HI Team, How to remove extra spaces from a field in aspose word template. I have used some expressions but still some spaces showing. Please assist on urgent basis. method 1 : <<[string.Join(" ",(r.First().MRDescripti…...Split(new string[] { "\r\n", "\n", "\r"...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    forum.aspose.com/t/how-to-remove-extra-spaces-f...
  10. WebExtensionStoreType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensionStoreType enum, featuring diverse web extension store types for seamless integration and enhanced functionality.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...