Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 222,967 for

new

(0.32 sec)
  1. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The cells are colored differently via Home > Styles > Conditional Formatting and Style is applied to the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…...code: HtmlSaveOptions options = new() { ExportImagesAsBase64 = true...(var ms = new FileStream(input, FileMode.Open)) wbc = new Workbook(ms...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  2. 以编程方式保存 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中保存 PDF 文件。将 PDF 文档保存到文件系统、流和 Web 应用程序中。...document using ( var document = new Aspose . Pdf . Document ( dataDir...Make some manipation, i.g add new empty page document . Pages ...

    docs.aspose.com/pdf/zh/net/save-pdf-document/
  3. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations...FindReplaceOptions() Initializes a new instance of the FindReplaceOptions...FindReplaceOptions(direction) Initializes a new instance of the FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Merge any number of ZIP archives | Aspose.ZIP f...

    Learn how to merge ZIP archives into one using Aspose.ZIP for .NET. This guide provide instructions for combining multiple zip archive format into a single file with easy-to-use API features....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/merge-arbitrary-number-...
  5. Assistance Required for PDF-to-Word Conversion ...

    We have implemented PDF-to-Word document conversion using the Aspose library. Initially, during testing, the conversion worked without any delays or timeout issues. However, we are now observing failures during the conve…...docx"; var configuration = new Configuration(client_secret,... client_id); var api = new PdfApi(configuration); using (var...

    forum.aspose.com/t/assistance-required-for-pdf-...
  6. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, typed access to Section HeaderFooter nodes, streamlining document management and enhancing your workflow....HeaderFooter s from the collection to a new array of HeaderFooter s. (2 methods)...from a document. Document doc = new Document ( MyDir + "Header and...

    reference.aspose.com/words/net/aspose.words/hea...
  7. Three methods for filtering Chart Data with Jav...

    Learn how to filter charts in Excel using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/filtering-...
  8. Aspose.pdf转图片卡住 - Free Support Forum - aspose.com

    using (Document pdf = New Document(sourcePath)) { Parallel.For(data.start_page, data.end_page + 1, x => { var width = (pdf.Pages[x].GetPageRect(true).Width * percentage).ToInt(); var height = (pdf.Pages[x].GetPageRe…...10:35am 1 using (Document pdf = new Document(sourcePath)) { Parallel...JpegDevice jpg = new JpegDevice(width, height, new Resolution(data...

    forum.aspose.com/t/aspose-pdf/312746
  9. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...Dir); var wordLoadOptions = new Aspose.Words.LoadOptions() {...false; using (var mhtStream = new MemoryStream()) { mailMessage...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  10. Aspose.PSD for .NET 22.4 - 发行说明|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.... Save ( output , new PngOptions ()); } PSDNET-1107...line1\rText line2\rText line3" , new Rectangle ( 200 , 200 , 500 ...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...