Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 214,303 for

new

(0.18 sec)
  1. IHyphenationCallback Interface | Aspose.Words f...

    Explore the Aspose.Words.IHyphenationCallback interface to easily implement and register hyphenation dictionaries for enhanced document formatting....WarningInfoCollectio warningInfoCollectio = new WarningInfoCollectio (); Hyphenation...stream. Stream dictionaryStream = new FileStream ( MyDir + "hyph_en_US...

    reference.aspose.com/words/net/aspose.words/ihy...
  2. Convert HTML to PNG – Aspose.HTML for .NET

    Convert HTML to PNG using Aspose.HTML for .NET. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-png/
  3. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  4. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....represents the presentation $pres = new Presentation ( "Presentation...Slides for PHP via Java. $pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/php-java/presentation-pr...
  5. AsposeAI Table correction|Documentation

    Improve OCR accuracy by applying LLM‑powered table layout output....SetPostProcessor(new TableAIProcessor()) 🔗 API References...formatting. ILogger logger = new ConsoleLogger (); // can be null...

    docs.aspose.com/ocr/net/ai/ai-table/
  6. 用JavaScript通过C++加载不带图表的源Excel文件|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载不带图表的Excel文件。...filter the data const options = new LoadOptions (); // Include everything...charts options . loadFilter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/zh/javascript-cpp/load-so...
  7. SystemFontSource.GetSystemFontFolders | Aspose....

    Discover the GetSystemFontFolders method in SystemFontSource. Easily access system font folders or receive an empty array if unavailable....Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...
  8. 在 .NET 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...using ( Presentation pres = new Presentation ()) { GeometryShape...using ( Presentation pres = new Presentation ()) { GeometryShape...

    docs.aspose.com/slides/zh/net/custom-shape/
  9. How to use Aspose.CAD in TypeScript|CAD Documen...

    Use Aspose.CAD in TypeScript....save(array, new PngOptions()); return await exportedFilePromise..., function() { var reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  10. Imported polygon annotation is not showing - Fr...

    I have a PDF and i want to import annotations from a XFDF file, the code i am using with Aspose.PDF 25.2.0 Document pdfDocument = New Document(inputPdf); // Create a PdfAnnotationEditor object PdfAnnot…...0 Document pdfDocument = new Document(inputPdf); // Create...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor(); // Bind...

    forum.aspose.com/t/imported-polygon-annotation-...