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

new

(0.14 sec)
  1. Unable to create BigTIFF >4GB using Aspose.Imag...

    I am currently working on a requirement to merge a large number of single-page TIFF images into a single BigTIFF file where the final output size is expected to exceed 4GB. While attempting this using Aspose.Imaging(ver…...following code: var options = new BigTiffOptions(TiffExpectedFormat...rmat.TiffLzwRgb) { Source = new FileCreateSource(pathToLargeBigTiff...

    forum.aspose.com/t/unable-to-create-bigtiff-4gb...
  2. Exploring features of FormEditor class|Aspose.P...

    You can learn details of exploring features of FormEditor class with Aspose. PDF for .NET library...Facades namespace not only to add new forms and form fields in a PDF...fields. You can not only add new fields, but also remove existing...

    docs.aspose.com/pdf/net/exploring-features-of-f...
  3. 在C#中將PPT轉換為視頻 | products.aspose.com

    在C#中將PPT轉換為視頻。使用 .NET 庫 API 將 PowerPoint 轉換為視頻...Configure(new FFOptions { BinaryFolder = @...(Presentation presentation = new Presentation()) { // Adds a smile...

    products.aspose.com/slides/zh-hant/net/conversi...
  4. Rendering Task Usage View in PHP | Aspose.Tasks...

    Learn how to render Microsoft Project (MPP/XML) task usage views using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/rendering-task-usage...
  5. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any index, optimizing your data visualization with ease!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java.... Document doc = new Document(getMyDir() + "Revisions...paragraphs from the collection to a new array of paragraphs. add(Node...

    reference.aspose.com/words/java/com.aspose.word...
  7. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in Java with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds....Presentation class Presentation pres = new Presentation (); try { // Add...and categories. Add new categories. Add new series. Write the modified...

    docs.aspose.com/slides/java/pie-chart/
  8. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...htmlStream = new MemoryStream()) { workbook.Save(htmlStream, new Aspose...using (StreamReader reader = new StreamReader(htmlStream)) { htmlStm...

    forum.aspose.com/t/how-to-remove-default-bookma...
  9. 使用 .NET 转换 PostScript 文件

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案中 .NET 版 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/net/convert-ps/
  10. Formatting PDF Document|Aspose.PDF for PHP via ...

    Format the PDF Document with Aspose.PDF for PHP via Java. Use the next code snippet to resolve your tasks....// Open document $document = new Document ( $inputFile ); // Get...// Open document $document = new Document ( $inputFile ); // Set...

    docs.aspose.com/pdf/php-java/formatting-pdf-doc...