Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 214,313 for

new

(0.11 sec)
  1. Working with Recurrences|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....2015 , 8 , 1 ); MapiTask task = new MapiTask ( "This is test task"...recurrence MapiCalendarDailyRec rec = new MapiCalendarDailyRec (); rec...

    docs.aspose.com/email/java/working-with-recurre...
  2. HTML to PDF does not create colored emojis - Fr...

    test_files.zip (10.5 KB) I cannot get colored emojis to work when converting from html to pdf. I have tried this in both Windows (where I have “Segoe UI Emoji” colored fonts) and in Linux with (with Google Noto font). …...optionsHtml = new Aspose.Pdf.HtmlLoadOptions() { PageInfo = new PageInfo()...true, }; using (var document = new Document("C:\\testdocs\\TEST1...

    forum.aspose.com/t/html-to-pdf-does-not-create-...
  3. Import and Export Annotations to XFDF format|As...

    You may import and export annotation with XFDF format using Aspose.PDF for Java library....PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor (); // Bind...FileOutputStream fileStream = new FileOutputStream ( _dataDir +...

    docs.aspose.com/pdf/java/import-export-xfdf/
  4. Convert PDF to PDF/A | Aspose.PDF for .NET | Em...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with a Newly embedded file (sample-input.pdf), the processed file ignores the MIME Type gi…...doc = new Document(input)) { var fileSpecification = new FileSpecification((new...FileSpecification((new StreamReader(documentPath)).BaseStream, "factur-x...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...
  5. Multithreaded Unix Archives in Java | Aspose.Zi...

    Java developers can utilize multi-core CPUs to optimize compression and decompression for Unix archives....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/multithreaded-unix-for...
  6. 在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...
  7. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java.... Each GroupShape defines a new coordinate system for its child...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for .NET 24.1 - 发布说明|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....png" ); var opt = new PsdLoadOptions () { LoadEffectsResource...{ img . Save ( outputFile , new PngOptions () { CompressionLevel...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...