Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 216,907 for

new

(0.13 sec)
  1. Converting PDF to JPEG/TIF C# results in black ...

    When converting some PDFs to JPG or TIF, a black image file is generated. So far, this has only occurred with PDFs created with ‘Simple Scan’ that contain an image. I have included example files in the attachment. We …...using (Document pdfDocument = new Document(Path.Combine(dataDir...resolution = new Resolution(300); JpegDevice jpegDevice = new JpegDevice(resolution);...

    forum.aspose.com/t/converting-pdf-to-jpeg-tif-c...
  2. 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...
  3. DICOM 图像支持|Aspose.PDF for .NET

    本节描述如何使用 C# 库支持 PDF 文件中的 DICOM 图像。...document using ( var document = new Aspose . Pdf . Document ()) {...set its properties var image = new Aspose . Pdf . Image { FileType...

    docs.aspose.com/pdf/zh/net/support-for-dicom-ma...
  4. IAiModelText class | Aspose.Words for Node.js

    Aspose.Words.AI.IAiModelText class. The common interface for AI models designed to generate a variety of text-based content.... let firstDoc = new aw . Document ( base . myDir...document.docx" ); let secondDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 为PDF添加背景|Aspose.PDF for Java

    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....创建一个新的Document对象 Document doc = new Document (); // 向文档对象添加一个新页面...BackgroundArtifact background = new BackgroundArtifact (); // 为b...

    docs.aspose.com/pdf/zh/java/add-backgrounds/
  6. Manage VBA codes of Visio Macro-Enabled diagram...

    Add VBA Module and Modify VBA or Macro with Aspose.Diagram library....Diagram allows you to add a new VBA Module and Macro Code using...Modules.Add() ] method to add the new VBA Module inside the diagram...

    docs.aspose.com/diagram/java/working-with-vbapr...
  7. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management.... Document doc = new Document (); // An empty document...FirstParagraph ; Run paragraphText = new Run ( doc , "Initial text. "...

    reference.aspose.com/words/net/aspose.words/com...
  8. MarkdownExportAsHtml | Aspose.Words for Java

    Allows to specify the elements to be exported to Markdown as raw HTML in Java....md"; Document doc = new Document(getMyDir() + "Non compatible...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldMergingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgs class for seamless data handling in MergeField events, enhancing your document processing experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); doc...

    reference.aspose.com/words/net/aspose.words.mai...
  10. 使用 PS 文档 | Aspose.Page 提供 Java

    本文介绍如何使用 Aspose.Page for Java API 解决方案处理 PS 或 EPS 文件中的文本、形状、平铺图案、渐变、图像和页面。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/working-with-ps/