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

new

(0.35 sec)
  1. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text watermarks, enhancing your content's security and branding....WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...using ( FileStream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.low...
  2. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false.... Document doc = new Document ( MyDir + "Rendering...); HtmlSaveOptions options = new HtmlSaveOptions { ExportFontsAsBase64...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspsoe.zip 读取解压文件的时候,中文名称会乱码 - Free Support For...

    Archive archive = New Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip"); List<ArchiveEntry> entries = archive.getEntries(); for (ArchiveEntry entry : entries) { System.out.println(entry.getName()); OutputStream os = ne…...10:54am 1 Archive archive = new Archive("C:\\Users\\ws\\Desktop\\新建...getName()); OutputStream os = new FileOutputStream("C:\\Users\...

    forum.aspose.com/t/aspsoe-zip/281055
  4. Load docx throw The document appears to be corr...

    Env Windows 11 Aspose.Words for NET 25.2 Code void Main() { var doc=New Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); } Test File test.zip (1.8 MB)...2 Code void Main() { var doc=new Aspose.Words.Document(@"C:\U...compatibility: LoadOptions loadOptions = new LoadOptions { MswVersion = MsWordVersion...

    forum.aspose.com/t/load-docx-throw-the-document...
  5. Wrong Decimal Separator in CSS Properties when ...

    Hello, when using the New option IsBorderCollapsed the properties in css for transform are set with wrong decimal separators. Eg: transform: rotate(-90deg) skew(-22,5deg); System Language is German. CultureInfo of th…...9:15am 1 Hello, when using the new option IsBorderCollapsed the...reproduce the issue: var lic = new License(); lic.SetLicense(@"S:\Aspose...

    forum.aspose.com/t/wrong-decimal-separator-in-c...
  6. Extended Attributes of a Project | Aspose.Tasks...

    Learn how to work with Microsoft Project extended attributes using Aspose.Tasks for C# and C++....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/cpp/extended-attributes-o...
  7. How to Create Charts in Presentations Using Jav...

    Learn how to create charts in PowerPoint PPT, PPTX and ODP presentations in Java with Aspose.Slides using both legacy and modern chart APIs....Using Java Contents [ Hide ] A new Aspose.Slides for Java API has...describing how to migrate to new merged API. Legacy Aspose.Slides...

    docs.aspose.com/slides/java/how-to-create-chart...
  8. Draw Square|Documentation

    This section explains how to draw square in a visio page with Aspose.Diagram. Support using C# to draw square and save as pdf, svg, html, image, xps and other formats....Load diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...Load diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/net/drawing/draw-square/
  9. Edit PPT in C# | products.aspose.com

    Edit PPT in C#. Use .NET library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Slides for .NET , you can add a new line of text to a PPT document...

    products.aspose.com/slides/net/editor/ppt/
  10. CsvDataLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.CsvDataLoadOptions for efficient CSV data parsing. Optimize your document processing with customizable options today!...CsvDataLoadOptions () Initializes a new instance of this class with default...CsvDataLoadOptions ( bool ) Initializes a new instance of this class with specifying...

    reference.aspose.com/words/net/aspose.words.rep...