Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 227,501 for

new

(0.9 sec)
  1. 从AcroForm提取数据|Aspose.PDF for Java

    AcroForms存在于许多PDF文档中。本文旨在帮助您了解如何使用Java和Aspose.PDF从AcroForms中提取数据。... Document document = new com . aspose . pdf . Document.... pdf . Document document = new com . aspose . pdf . Document...

    docs.aspose.com/pdf/zh/java/extract-data-from-a...
  2. Փոխարկել Պատկեր JPG C#

    Փոխարկեք Պատկեր ը JPG ձևաչափի C# կոդով: Պահեք Պատկեր որպես JPG օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.jpg" , new ImageSaveOptions(SaveFormat.Jpg));...

    products.aspose.com/words/hy/net/conversion/ima...
  3. Փոխարկել Պատկեր PNG C#

    Փոխարկեք Պատկեր ը PNG ձևաչափի C# կոդով: Պահեք Պատկեր որպես PNG օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.png" , new ImageSaveOptions(SaveFormat.Png));...

    products.aspose.com/words/hy/net/conversion/ima...
  4. Փոխարկել JPG TIFF C#

    Փոխարկեք JPG ը TIFF ձևաչափի C# կոդով: Պահեք JPG որպես TIFF օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.tiff" , new ImageSaveOptions(SaveFormat.Tiff));...

    products.aspose.com/words/hy/net/conversion/jpg...
  5. Creating Annotations within pdf files using Asp...

    Hi, Can you please send me documentation for creating annotations i.e Redaction, Highlight, Comment etc. Thanks...an update on this issue - any news? Best regards, George tilal...accomplish the task. Document pdf = new Document(); pdf.Pages.Add();...

    forum.aspose.com/t/creating-annotations-within-...
  6. 用 JavaScript 通过 C++ 赋予和验证数字签名|Documentation

    使用 Aspose.Cells for JavaScript 通过 C++ 对 Excel 文件进行数字签名和验证。用数字签名保护工作簿内容的真实性。...arrayBuffer (); const pfxBytes = new Uint8Array ( pfxArrayBuffer );...signatures needed to sign const dsc = new DigitalSignatureColl (); // Cert...

    docs.aspose.com/cells/zh/javascript-cpp/assign-...
  7. DocumentBuilder.StartTable | Aspose.Words for .NET

    Effortlessly create professional tables in your documents with DocumentBuilder's StartTable method. Enhance your formatting with ease!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your document tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Compress DOC In Javascript

    Compress DOC in JavaScript without losing quality. Optimize DOC content, reduce file size easily....'@aspose/words' ); var doc = new aw.Document( "Input.doc" ); doc...require('@aspose/words'); var doc = new aw.Document("Input.doc"); doc...

    products.aspose.com/words/nodejs-net/compress/doc/
  10. Փոխարկել PDF GIF C#

    Փոխարկեք PDF ը GIF ձևաչափի C# կոդով: Պահեք PDF որպես GIF օգտագործելով C#:...doc = new Document( "Input.pdf" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/pdf...