Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 216,908 for

new

(0.37 sec)
  1. 为PDF添加背景|Aspose.PDF for Java

    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....创建一个新的Document对象 Document doc = new Document (); // 向文档对象添加一个新页面...BackgroundArtifact background = new BackgroundArtifact (); // 为b...

    docs.aspose.com/pdf/zh/java/add-backgrounds/
  2. Read a Task's Timephased Data in Ruby | Aspose....

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks Java for Ruby....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/read-a-task-s-timeph...
  3. Put email in PST with different bodies - Free S...

    Is it possible to create a message in a PST that has different plain body and html body content? For example, HTML body might be “The HTML body” and the plain body might be “The plain body”...Pst; // Create a new instance of MailMessage MailMessage...MailMessage mailMessage = new MailMessage(); // Set the sender and...

    forum.aspose.com/t/put-email-in-pst-with-differ...
  4. 使用 .NET API 将 JPG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET JPG 转 EPS 功能。...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/jpg-to-eps/
  5. 使用 .NET API 将 GIF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET GIF 转 EPS 功能。...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/gif-to-eps/
  6. Add, Get, or Remove Watermarks in PDF Using Jav...

    Add, get or remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...document Document pdfDocument = new Document ( "sample.pdf" ); FormattedText...FormattedText formattedText = new com . aspose . pdf . facades...

    products.aspose.com/pdf/java/watermark/
  7. SignatureLine.SignerTitle | Aspose.Words for .NET

    Customize the SignerTitle in SignatureLine to enhance your document workflow. Set suggested titles like 'Manager' for streamlined signing experiences....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions options = new SignatureLineOptions { AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...
  8. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...<option> tags. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SignatureLine.Signer | Aspose.Words for .NET

    Enhance your documents with SignatureLine Signer property. Easily set suggested signers for signature lines, streamlining your signing process effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions options = new SignatureLineOptions { AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/table-recognition/