Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 164,060 for

new

(0.05 sec)
  1. XmlDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the XmlDataSource constructor, loading XML data using optimized default options for seamless integration....XmlDataSource( string ) Creates a new data source with data from an...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Convert MHTML Files to Various Formats in C#|Do...

    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....mhtml" , new MhtmlLoadOptions ()); var icsView...MailMessage . Load ( "message.mhtml" , new MhtmlLoadOptions ()); // Extract...

    docs.aspose.com/email/net/converting-between-fo...
  3. ChartSeries.BubbleSizes | Aspose.Words for .NET

    Discover the ChartSeries BubbleSizes property to access customizable bubble sizes, enhancing your data visualization and charting experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Series1" , new double [] { 1 , 1.9 , 2.45 , 3 }, new double []...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 使用 C# 生成崩溃报告|Aspose.PDF for .NET

    下一个代码片段的主要目标是处理异常并生成崩溃报告,记录使用 9419024124123 的异常详细信息。...exception throw new Exception ( "message" , new Exception ( "inner...PdfException . GenerateCrashReport ( new Aspose . Pdf . CrashReportOptions...

    docs.aspose.com/pdf/zh/net/generate-crash-reports/
  5. HTML to PDF conversion memory leak - Free Suppo...

    I am using the latest version of .NET Aspose.HTML 25.2.0. I noticed that converting a single HTML to PDF document does not consume a large amount of resources, and running that process multiple times sequentially does no…...ConvertHTML(TestingHtml, new PdfSaveOptions(), $@".\{Guid...{ List<Task> convertTasks = new List<Task>(); for (int counter...

    forum.aspose.com/t/html-to-pdf-conversion-memor...
  6. Working with Hyperlinks

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-hyperlinks/
  7. ChartLegendEntryCollection Class | Aspose.Words...

    Explore Aspose.Words.ChartLegendEntryCollection to efficiently manage chart legend entries and enhance your document visuals with ease....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ComparerContext.CompareOptions | Aspose.Words f...

    Discover the CompareOptions property in ComparerContext to enhance document comparison with powerful and flexible options for accurate results....ComparerContext comparerContext = new ComparerContext (); comparerContext...comparerContext . DateTime = new DateTime (); Comparer . Create...

    reference.aspose.com/words/net/aspose.words.low...
  9. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....dstDoc = new Document(); DocumentBuilder builder = new DocumentBuilder(dstDoc);...myStyle.getFont().setName("Courier New"); myStyle.getFont().setColor(Color...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add XML namespace in XMP metadata of EPS |Java

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for Java is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/add-name...