Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 148,878 for

new

(0.19 sec)
  1. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Create a new C# project. Add a reference to..."AddAttachment_out.pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...

    products.aspose.com/pdf/net/attachments/
  2. Public API Changes in Aspose.Diagram 17.01|Docu...

    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.... It includes not only new and updated public methods, but...a VSD file Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/java/public-api-changes...
  3. PdfSaveOptions.PreblendImages | Aspose.Words fo...

    Discover PdfSaveOptions' PreblendImages property. Easily control transparent image blending for enhanced document quality and visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Font.nameAscii property | Aspose.Words for Node.js

    Font.nameAscii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...font . nameOther = "Courier New" ; // Insert a run with one word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Sign PDF with Timestamp: Timestamp token found ...

    Hi team, I got error when follow the example to sign with TimestampSettings: How to digitally sign PDF|Aspose.PDF for Java And I got the error below: Caused by: class com.aspose.pdf.internal.l13f.lh: Timestamp token …...pfx"; using (Document document = new Document("path_to_your_pdf.pdf"))...signature = new PdfFileSignature(document)) { PKCS7 pkcs = new PKCS7(pfxFile...

    forum.aspose.com/t/sign-pdf-with-timestamp-time...
  6. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...that its cursor is in and any new rows/cells as it creates them...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Convert html to PDF/A1 - Free Support Forum - a...

    Hello. Version Assose 24.2 I have an HTML file. I open it using Aspose.Words and save it as a PDF. Then, using Aspose.PDF.Drawing, I open the resulting PDF file and convert it to PDF/A-1 format and version 1.4. However…...and save as PDF Document doc = new Document("input.html"); doc.Save("output...document Document pdfDocument = new Document("output.pdf"); // Convert...

    forum.aspose.com/t/convert-html-to-pdf-a1/311000
  8. Редагування PSD файлів онлайн | products.aspose...

    Редагування PSD файлів Adobe Photoshop онлайн...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/
  9. 使用 C++ 通过 Node.js 加载无图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在不含图表的情况下加载Excel文件。...filter the data const options = new AsposeCells . LoadOptions ();...charts options . setLoadFilter ( new AsposeCells . LoadFilter ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/load-source...
  10. ImageSaveOptions.tiffCompression property | Asp...

    ImageSaveOptions.tiffCompression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...into an image. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...