Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 164,081 for

new

(0.06 sec)
  1. Merge SVG to PNG in Java | products.aspose.com

    Merge SVG to PNG in Java. Use Java library API to combine SVG and PNG files...pres = new Presentation (); try { String svgContent = new String...svg" )); ISvgImage svgImage = new SvgImage ( svgContent ); IPPImage...

    products.aspose.com/slides/java/merger/svg-to-png/
  2. 将PDF页面转换为图像并识别条形码|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....PdfConverter object var converter = new Aspose . Pdf . Facades . PdfConverter...image converter . Resolution = new Aspose . Pdf . Devices . Resolution...

    docs.aspose.com/pdf/zh/net/convert-pdf-pages-to...
  3. Read Damaged Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions in PHP via Java... $reader = new BarCodeReader ( "test.png" ,...selected automatically. $reader = new BarCodeReader ( "test.png" ,...

    docs.aspose.com/barcode/phpjava/read-damaged-ba...
  4. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  5. 将 PDF 转换为 HTML 在 .NET 中|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。...document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/
  6. Digital Signature in PowerPoint|Aspose.Slides D...

    Add digital signature or certificate in PowerPoint. Certificate authority in C# or .NET...using ( Presentation pres = new Presentation ()) { // Create...DigitalSignature signature = new DigitalSignature ( "testsignature1...

    docs.aspose.com/slides/net/digital-signature-in...
  7. 单元格中的新行|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.... C# Workbook workbook = new Workbook (); // Creating a Workbook...with word wrap on to create a new line" ; //Get Cell's Style Style...

    docs.aspose.com/cells/zh/net/new-line-in-cells/
  8. CssSavingArgs.IsExportNeeded | Aspose.Words for...

    Control CSS export with CssSavingArgs IsExportNeeded property. Choose to embed or save CSS to file for optimized HTML documents. Default, true....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  9. IWarningCallback.Warning | Aspose.Words for .NET

    Discover the IWarningCallback method in Aspose.Words. Handle document loading and saving issues seamlessly, preserving formatting and data integrity.... Document doc = new Document ( MyDir + "Missing font...HandleDocumentSubsti substitutionWarningH = new HandleDocumentSubsti (); doc...

    reference.aspose.com/words/net/aspose.words/iwa...
  10. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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