Sort Score
Result 10 results
Languages All
Labels All
Results 9,981 - 9,990 of 222,982 for

new

(0.57 sec)
  1. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension....supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital signature in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PDF. PdfSaveOptions options = new PdfSaveOptions(); // Configure...

    reference.aspose.com/words/java/com.aspose.word...
  3. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser....visually show the differences, so a new document is required to contain...document2 ) { ArrayList result = new ArrayList (); try { // Create...

    docs.aspose.com/words/net/document-comparison-f...
  4. Exception when converting mht into pdf - Free S...

    Hi,I have trouble converting some emails into pdf see attached sample file. Have tried this with v17.1.0 and v17.2.0 Code snippet reproducing the issue:MhtLoadOptions options = New MhtLoadOptions();File file = New File("…...MhtLoadOptions options = new MhtLoadOptions(); File file = new File("301116031114286...mhtml"); try { Document pdf = new Document(file.getAbsolutePath()...

    forum.aspose.com/t/exception-when-converting-mh...
  5. Comment|Aspose.Slides for Node.js via .NET Docu...

    Work with slide comments in Aspose.Slides for Node.js: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with code examples....addModernComment () { let presentation = new aspose . slides . Presentation...accessModernComment () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. Data Visualization API for .NET

    Visualization with .NET...map = new Map(800, 476)) { var baseMapSymbolizer = new SimpleFill...baseMapSymbolizer); var citiesSymbolizer = new SimpleMarker() { FillColor =...

    products.aspose.com/gis/ga/viewer/
  7. Data Visualization API for .NET

    Visualization with .NET...map = new Map(800, 476)) { var baseMapSymbolizer = new SimpleFill...baseMapSymbolizer); var citiesSymbolizer = new SimpleMarker() { FillColor =...

    products.aspose.com/gis/ko/viewer/
  8. Data Visualization API for .NET

    Visualization with .NET...map = new Map(800, 476)) { var baseMapSymbolizer = new SimpleFill...baseMapSymbolizer); var citiesSymbolizer = new SimpleMarker() { FillColor =...

    products.aspose.com/gis/uk/viewer/
  9. Import HTML to OneNote using Aspose.Note via C#...

    How to import an HTML file into OneNote (.one) format using Aspose.Note. Steps, code, and explanations for working with HTML files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/note/net/conversion/html-to...
  10. 档案

    档案...// 加载现有的输入图像 Bitmap bitmap = new Bitmap(dataDir + @"Test.png");...AntiAliasGridFit; Brush brush = new SolidBrush(Color.FromKnownColor(KnownColor...

    blog.aspose.com/zh/drawing/draw-text-image-csharp/