Sort Score
Result 10 results
Languages All
Labels All
Results 8,011 - 8,020 of 213,125 for

new

(0.32 sec)
  1. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....pdf" ); // Create new document object auto document..."PDFWithTextBorder_out.pdf" ); // Create new document object auto document...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  2. 公共 API Aspose.Diagram 5.8.0 的变化|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....object HTMLSaveOptions opts = new HTMLSaveOptions (); // set save...HTMLSaveOptions class object Dim opts As New HTMLSaveOptions () ' set save...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  3. 使用C++ via Node.js为图表工作表创建PdfBookmarkEntry|Docum...

    了解如何使用Aspose.Cells for Node.js via C++为图表工作表创建PdfBookmarkEntry。...Excel file const workbook = new AsposeCells . Workbook ( filePath...Entry for Sheet1 const ent1 = new AsposeCells . PdfBookmarkEntry...

    docs.aspose.com/cells/zh/nodejs-cpp/create-pdfb...
  4. Question regarding unreleased memory even after...

    Hi, I’m experiencing a memory issue with the latest version of Aspose.PDF (v25.11) in C#. Background: When I use Aspose.PDF’s Accept(TextFragmentAbsorber visitor) method, I notice that memory is not being released and…...pdf"; using(Stream fileStream = new FileStream(inputFileName, FileMode...ReadWrite)) { Document pdfDocument = new Document(fileStream); PageCollection...

    forum.aspose.com/t/question-regarding-unrelease...
  5. Assign a Macro to a Form Control with JavaScrip...

    Learn how to assign a macro code to a Form Control such as a button using Aspose.Cells for JavaScript via C++....macroName property to assign a new macro code to a Form Control...following sample code creates a new workbook, assigns a macro code...

    docs.aspose.com/cells/javascript-cpp/assign-mac...
  6. 通过 C++ 使用 Node.js 删除范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 删除 Excel 中的范围并向左或向上移动单元格。...external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-rang...
  7. 使用 Microsoft Azure 函数转换文档|Aspose.PDF for .NET

    了解如何使用 Microsoft Azure Functions 和 Aspose.PDF for .NET 转换 PDF 文档,实现基于云的文档处理。...cs 中添加许可证初始化代码: var license = new Aspose . Pdf . License (); license...containerName ) { _containerClient = new BlobContainerClient ( connectionString...

    docs.aspose.com/pdf/zh/net/converting-documents...
  8. Loading TeX from a disk | .NET API Solution

    .NET API Solution to work with TeX. Learn on the example how to load a TeX file from disk with a few lines of C# code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/tex/net/load-tex-from-disk/
  9. 使用 Java 将 PostScript 文件合并为 PDF

    Aspose.Page API 解决方案的 Java 版 PS 合并功能允许您将多个 PS 文件合并为一个 PDF 文档。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/merge/ps/
  10. Configure Font Substitution in Presentations on...

    Enable optimal font substitution in Aspose.Slides for Android via Java when converting PowerPoint & OpenDocument presentations to other file formats.... Load the new font. Add a rule for the replacement...presentation Presentation pres = new Presentation ( "Fonts.pptx" );...

    docs.aspose.com/slides/androidjava/font-substit...