Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 214,296 for

new

(0.53 sec)
  1. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for Node.js via C++....cannot be displayed with Times New Roman , but it can be displayed...in a specific font like Times New Roman, Aspose.Cells changes the...

    docs.aspose.com/cells/nodejs-cpp/change-the-fon...
  2. 使用C++将工作表渲染为图像时设置默认字体|Documentation

    了解如何使用Aspose.Cells与C++在将工作表渲染为图像时设置默认字体。...GetDefaultFont() 属性设置为Courier New获取的,第二张图片是通过将 ImageOrPrintOptions...GetDefaultFont() 属性设置为Times New Roman获取的。 将 ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  3. CsvDataSource Class | Aspose.Words for .NET

    Access and utilize CSV data effortlessly with Aspose.Words.Reporting.CsvDataSource. Enhance your reports with seamless data integration!...CsvDataSource ( Stream ) Creates a new data source with data from a...CsvDataSource ( string ) Creates a new data source with data from a...

    reference.aspose.com/words/net/aspose.words.rep...
  4. 7z compression level - Free Support Forum - asp...

    Hi. I am trying to use Aspose.Zip to compress some PDFs. I have attached the sample pdfs to this ticket. I have also attached the .7z files created by Aspose.Zip and by the actual program 7-Zip. The one by aspose is m…...(FileStream archiveStream = new FileStream(outputArchivePath...using (SevenZipArchive archive = new SevenZipArchive()) { foreach...

    forum.aspose.com/t/7z-compression-level/313880
  5. Replacing placeholder using aspose word java ap...

    Hello Team, I tried upgrading the Aspose Words jar from version 2018 to 2025. While using the same code with both versions, I am encountering an issue in the latest jar. In the 2018 jar version, the output is correct (…..."); Document targetDoc = new Document("D:\\ACA33\\Aspose\\FPS_Template...docx"); Document clauseDoc = new Document("D:\\ACA33\\Aspose\\Clause_Cancel_EN...

    forum.aspose.com/t/replacing-placeholder-using-...
  6. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    Optimize document splitting with HtmlSaveOptions' DocumentSplitHeadingLevel. Control heading levels for better organization. Default set to 2....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...9. HtmlSaveOptions options = new HtmlSaveOptions { DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Form fields not extracting in Aspose.PDF - Free...

    I am running into two different issues, looking for expert advise. I’ve latest Aspose.Total.Net license that I am using to consume Aspose.PDF features as well. The system is not able to extract state of form fields - E…...License pdflicense = new Aspose.OCR.License(); string...add the image OcrInput input = new OcrInput(InputType.SingleImage);...

    forum.aspose.com/t/form-fields-not-extracting-i...
  8. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the text exceeds the cell, it fits well on several rows, but the height of t…...in C# using (Document pdf = new Document()) { var page = pdf...//-------- Aspose.Pdf.Table table1 = new Aspose.Pdf.Table(); table1.ColumnWidths...

    forum.aspose.com/t/table-getheight/316445
  9. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your document's layout and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...current row, as well as any new rows it creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words.tab...
  10. RowFormat.HeightRule | Aspose.Words for .NET

    Discover the RowFormat HeightRule property to easily customize table row heights for optimal layout and design in your applications....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...current row, as well as any new rows it creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words.tab...