Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 213,069 for

new

(0.21 sec)
  1. 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-...
  2. 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-...
  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. 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. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your document's clarity by distinguishing placeholder text from regular content.... Document doc = new Document (); // Insert a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  6. 在 JSON 中导入和导出数据|Aspose.PDF for .NET

    本节解释如何在 JSON 中导入和导出数据...with indentation var options = new Aspose . Pdf . ExportFieldsToJsonOp...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/import-export-json/
  7. 通过 C++ 打印 PDF 文件 | Aspose.PDF

    简单的演示源代码使用 C++ 语言在任何平台上打印 PDF 文档。...PdfViewer object PdfViewer viewer = new PdfViewer (); // Open input PDF...Printing . PrinterSettings ps = new System . Drawing . Printing ...

    products.aspose.com/pdf/zh-hans/cpp/print/
  8. 在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....object $workbook = new Workbook (); //Adding a new worksheet to the...file to be opened $fstream = new FileInputStream ( $dataDir ....

    docs.aspose.com/cells/zh/java/managing-workshee...
  9. SdtListItemCollection.RemoveAt | Aspose.Words f...

    Effortlessly remove a list item by index with the SdtListItemCollection RemoveAt method. Streamline your data management today!...doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...ListItems ; listItems . Add ( new SdtListItem ( "Value 1" )); Assert...

    reference.aspose.com/words/net/aspose.words.mar...
  10. SdtListItem.displayText property | Aspose.Words...

    SdtListItem.displayText property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this list item.... let doc = new aw . Document (); let tag = new aw . Markup ...listItems ; listItems . add ( new aw . Markup . SdtListItem ( "Value...

    reference.aspose.com/words/nodejs-net/aspose.wo...