Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 213,191 for

new

(0.11 sec)
  1. Utility Features in Aspose.Tasks for .NET | Asp...

    Explore utility features available within Aspose.Tasks for .NET to streamline project management processes....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/utility-features/
  2. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...charts . get ( 0 ); // Add a new label to the chart. const label...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  3. PDF Merge returns Object reference not set to a...

    Using the PdfFileEditor.Concatenate method is throwing a “Object reference not set to an instance of an object System.NullReferenceException” error. Both files intended to merge exist and confirm they exist. We can merge…...object PdfFileEditor pdfEditor = new PdfFileEditor(); // Check if...Exists(inputFile2)) { throw new FileNotFoundExceptio("One or...

    forum.aspose.com/t/pdf-merge-returns-object-ref...
  4. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Step-by-step guide....using ( Presentation pres = new Presentation ()) { ISlide slide...Clear (); Paragraph paragraph = new Paragraph (); paragraph . ParagraphFormat...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  5. Italic in Markdown – C# Code Examples

    Create Markdown italic text in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/markdown-italic/
  6. Markdown Image – C# Code Examples

    Code for adding image in Markdown via C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/markdown-image/
  7. 将 HTML 转换为 BMP – C# 示例

    使用 Aspose.HTML API 在 C# 中将 HTML 转换为 BMP。在 C# 示例中考虑各种 HTML 到 BMP 的转换情况。尝试在线 HTML 转换器。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-html-to-bmp/
  8. 如何使用 Zip、7-zip、Tar 和 XAR 壓縮資料夾(尊重其結構)

    如何在不壓縮的情況下將檔案新增至檔案以增強檔案管理,提供運輸便利、快速存取以及跨各種應用程式的相容性。...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/zh-hant/net/advanced-ap...
  9. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = New Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...code: using var converter = new Aspose.Pdf.Facades.PdfConverter();...font). Uses the PdfConverter (new API) or ImageDevice for fast...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  10. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java.... Document doc = new Document(); doc.protect(ProtectionType..."MyPassword"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...