Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 213,565 for

new

(0.33 sec)
  1. SignatureLine.providerId property | Aspose.Word...

    SignatureLine.providerId property. Gets or sets signature provider identifier for this signature line...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 .NET 转换 PostScript 文件

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案中 .NET 版 PS 到 PDF 的转换功能。...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-ps/
  3. Formatting PDF Document|Aspose.PDF for PHP via ...

    Format the PDF Document with Aspose.PDF for PHP via Java. Use the next code snippet to resolve your tasks....// Open document $document = new Document ( $inputFile ); // Get...// Open document $document = new Document ( $inputFile ); // Set...

    docs.aspose.com/pdf/php-java/formatting-pdf-doc...
  4. Working with Calendar Items on Exchange Server|...

    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....meeting request Appointment app = new Appointment ( "meeting request"...RecurrencePattern pattern = new DailyRecurrencePatte ( c . getTime...

    docs.aspose.com/email/java/working-with-calenda...
  5. Փոխարկել WORD JPG Java

    Փոխարկեք WORD ը JPG ձևաչափի Java կոդով: Պահեք WORD որպես JPG օգտագործելով Java:...*; Document doc = new Document ( "Input.docx" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/wo...
  6. Փոխարկել DOC Պատկեր Java

    Փոխարկեք DOC ը Պատկեր ձևաչափի Java կոդով: Պահեք DOC որպես Պատկեր օգտագործելով Java:...*; Document doc = new Document ( "Input.doc" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/do...
  7. Փոխարկել HTML PNG Java

    Փոխարկեք HTML ը PNG ձևաչափի Java կոդով: Պահեք HTML որպես PNG օգտագործելով Java:...*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/ht...
  8. Load Source Excel File Without Charts with Java...

    Learn how to load an Excel file without charts using Aspose.Cells for JavaScript via C++....filter the data const options = new LoadOptions (); // Include everything...charts options . loadFilter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/javascript-cpp/load-sourc...
  9. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...workbook = new Workbook(); var saveOptions = new XlsSaveOptions();...throw error //var saveOptions = new OoxmlSaveOptions(); saveOptions...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  10. Compress DOC In Java

    Compress DOC in Java without losing quality. Optimize DOC content, reduce file size easily....*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.cleanup();...

    products.aspose.com/words/java/compress/doc/