Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 214,303 for

new

(0.17 sec)
  1. Working with OneNote Notebooks | Aspose.Note Do...

    A comprehensive guide on using and managing OneNote notebooks for developers....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-onenote-...
  2. ChartDataTable.HasOutlineBorder | Aspose.Words ...

    Discover the ChartDataTable HasOutlineBorder property, control the display of outline borders around series and category names for enhanced data clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Complex MaxiCode Settings|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....message var maxiCodeCodetext = new BarCodeInstance . MaxiCodeCodetextMode...message var maxiCodeStructuredSe = new BarCodeInstance . MaxiCodeStructuredSe...

    docs.aspose.com/barcode/javascript-cpp/complex-...
  4. Aspose.PDF retirement and latest API version - ...

    Hi, I’m reaching out to clarify the Aspose.PDF Cloud version retirement notice. We’ve recently migrated from v1.1 to v3.0, but in your email, it states that Aspose.PDF Cloud (v3.0) will be retired on 15 November 2025. …... All new features, bug‑fixes and security...after 15 Nov 2025. 2 Use the new token endpoint POST to https://api...

    forum.aspose.com/t/aspose-pdf-retirement-and-la...
  5. 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-...
  6. 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/
  7. Aspose.PSD for Java 23.10 - Release Notes|Docum...

    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....List < String > fontFolders = new List <>( FontSettings . getFontsFolders...setFontsFolders ( fontFolders . toArray ( new String [ 0 ]), true ); try (...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  8. 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-...
  9. 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...
  10. 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...