Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 197,059 for

new

(0.14 sec)
  1. 在PDF中以编程方式添加图片水印|Aspose.PDF for Java

    使用Aspose.PDF for Java库中的ImageStamp类在PDF文档中添加图片水印。...打开文档 Document pdfDocument = new Document ( _dataDir + "AddImageStamp...创建图片印章 ImageStamp imageStamp = new ImageStamp ( _dataDir + "aspose-logo...

    docs.aspose.com/pdf/zh/java/image-stamps-in-pdf...
  2. Presentation Viewer|Aspose.Slides for Node.js v...

    PowerPoint presentation viewer in JavaScript...slideIndex = 0 ; var presentation = new aspose . slides . Presentation...slideIndex = 0 ; var presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  3. 高级功能|Aspose.PDF for .NET

    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 using ( var document = new Aspose . Pdf . Document ()) {... Add (); var textFragment = new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/zh/net/advanced-features/
  4. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....document Document document = new Document ( GetDataDir () + "AddHyperlink...LinkAnnotation link = new LinkAnnotation ( page , new Rectangle ( 100...

    docs.aspose.com/pdf/java/actions/
  5. Export Visio Diagram to XML in PHP|Documentation

    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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "drawing...Save as VDX $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/export-visio-diagr...
  6. Convert CSV, TSV and TXT to Excel with Node.js ...

    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.... const loadOptions4 = new AsposeCells . LoadOptions ( AsposeCells...from its path const wbCSV = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-ts...
  7. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...recommend you to kindly post a new thread/topic in Aspose.Cells...that the MinimumSize-option in new Aspose.Cells.PdfSaveOptions {...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  8. 使用 PDF 中的投资组合|Aspose.PDF for .NET

    如何使用 C# 创建 PDF 投资组合。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 投资组合。...document using ( var document = new Aspose . Pdf . Document ()) {...object document . Collection = new Aspose . Pdf . Collection ();...

    docs.aspose.com/pdf/zh/net/portfolio/
  9. PdfDigitalSignatureTimestampSettings.Timeout | ...

    Optimize your PdfDigitalSignature with customizable Timeout settings for seamless access to timestamp servers. Enhance security and efficiency today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 制作 PDF 小册子|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF 制作 PDF 小册子。...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...

    docs.aspose.com/pdf/zh/net/make-booklet-of-pdf/