Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 192,511 for

new

(0.07 sec)
  1. 使用 C# 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    本页介绍使用 Aspose.PDF for .NET 库使用 PDF 文件中的图像的功能。...jpg" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...Pages [ 1 ]; var imageStream = new FileStream ( imageFile , FileMode...

    products.aspose.com/pdf/zh-hans/net/images/
  2. ImageFieldMergingArgs.ImageHeight | Aspose.Word...

    Set the ImageHeight in ImageFieldMergingArgs to customize image size for your document, enhancing visual appeal and clarity....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldMergeField...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Make a ZIP archive flat | Aspose.Zip for .NET

    C# zip library enables you to extract the nested zip archive contents into the parent archive to get a flat structure....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/flatten-nested-zip/
  4. 通过 Node.js 结合 C++ 将 CSV、TSV 和 TXT 转换为 Excel|Doc...

    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.... const loadOptions4 = new AsposeCells . LoadOptions ( AsposeCells...from its path const wbCSV = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-csv...
  5. ReportBuilderOptions | Aspose.Words for Java

    Represents options for the LINQ Reporting Engine functionality in Java....AsposeData obj = new AsposeData(); { obj.setList(new ArrayList<>());...ReportBuilderOptions options = new ReportBuilderOptions(); options...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.HTML for .NET 24.10 – Improving Renderin...

    Release focuses on Linux support, improving text readability and image rendering, creating a smoother experience for .NET developers....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/migration-between-vers...
  7. Create PDF Forms using .NET | Aspose.PDF

    Create PDF forms and add fields programmatically with C# sample code using Aspose.PDF for .NET....pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...inputFile ); var textBoxField = new Aspose . Pdf . Forms . TextBoxField...

    products.aspose.com/pdf/net/acroforms/create/
  8. 在 .NET 中将 HTML 转换为 PDF|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。...HtmlLoadOptions var options = new Aspose . Pdf . HtmlLoadOptions...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/
  9. 使用Node.js通过C++在工作表中添加签名线|Documentation

    这篇文章介绍了如何使用Aspose.Cells for Node.js via C++和Node.js在工作表中添加签名线。...a Workbook object const wb = new AsposeCells . Workbook (); const...const signatureLine = new AsposeCells . SignatureLine (); signatureLine...

    docs.aspose.com/cells/zh/nodejs-cpp/add-signatu...
  10. SaveOptions.UpdateLastSavedTimeProperty | Aspos...

    Optimize your SaveOptions with the UpdateLastSavedTimeProperty. Control LastSavedTime updates for efficient data management and enhanced performance.... Document doc = new Document ( MyDir + "Document...LastSavedTime , Is . EqualTo ( new DateTime ( 2021 , 5 , 11 , 6...

    reference.aspose.com/words/net/aspose.words.sav...