Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 213,390 for

new

(0.45 sec)
  1. Aspose PDF License|Aspose.PDF for C++

    Aspose. PDF for C++ invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....intrusive_ptr < License > license = new License (); intrusive_ptr < FileStream...FileStream > myStream = new FileStream ( new String ( "Aspose.PDF...

    docs.aspose.com/pdf/cpp/licensing/
  2. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...GetDataDir_AsposePdf_Text(); Document doc = new Document(dataDir + "4411_NOK...SvgSaveOptions saveOptions = new SvgSaveOptions(); saveOptions...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  3. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…...MemoryStream outStream = new(); var pdf = new Document(new MemoryStream(convertRequest...FileData)); var fileEditor = new PdfFileEditor(); var scaleFactor...

    forum.aspose.com/t/getting-error-index-was-out-...
  4. Working with Z Archives | Aspose.Zip Documentation

    Java z API lets you work with creating and managing Unix Z archives in your applications without needing third-party applications. It provides various methods for operations on archives....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/working-with-unix-z-ar...
  5. Sorting Tasks by Column in Gantt Chart | Aspose...

    This guide explains how to sort tasks by column in Gant chart view using Aspose.Tasks for Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/sort-tasks-by-column...
  6. Change named value in XMP metadata of EPS|.NET

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/xmp-metadata/change-na...
  7. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте PSD файл з онлайн-редактором...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/ua/editor/psd/
  8. Printing Documents with .NET API | Aspose.Note ...

    Learn how to use the .NET API to print documents from your application....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/printing-documents/
  9. Compose Multi-volume Zip Archive | Aspose.Zip f...

    Compose Multi-volume Zip Archive with .net library...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/multi-volume-zip/
  10. 使用 .NET 5 合并 PDF 文件|Aspose.PDF for .NET

    本文解释了将任意数量的现有 PDF 文件合并为单个 PDF 文件的可能方法。...EventArgs e ) { var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...EventArgs e ) { using ( var pdf1 = new FileStream ( textBox1 . Text...

    docs.aspose.com/pdf/zh/net/how-to-concatenate-p...