Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 222,973 for

new

(0.09 sec)
  1. 获取页面的纸张宽度和高度|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 visio 页面的纸张大小。...Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...ByteArrayInputStream Ole_stream = new ByteArrayInputStream ( OLE_Shape...

    docs.aspose.com/diagram/zh/java/get-paper-width...
  2. Working with Rules On Exchange Server|Documenta...

    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.... Create a new rule. Update an existing rule...rules. Creating a New Rule To create a new rule on the Exchange...

    docs.aspose.com/email/cpp/working-with-rules-on...
  3. FontSettings.SubstitutionSettings | Aspose.Word...

    Explore the FontSettings SubstitutionSettings property to optimize your font substitution process and enhance text display quality effortlessly....Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...
  4. SystemFontSource.Type | Aspose.Words for .NET

    Discover the SystemFontSource Type property, easily access and identify font source types to enhance your web design and user experience....Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...
  5. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = New com.aspose.pdf.Document();) { final com.as…...Document document = new com.aspose.pdf.Document();) {...PdfSaveOptions pdfSaveOptions = new com.aspose.pdf.PdfSaveOptions();...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  6. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for PHP via Java. Get clear code samples and tips to streamline your presentations.... Add a new Node in SmartArt shape NodeCollection...desired the presentation $pres = new Presentation ( "SimpleSmartArt...

    docs.aspose.com/slides/php-java/manage-smartart...
  7. Reusing Style Objects|Documentation

    In Aspose.Cells for JavaScript via C++, you can simplify style management and improve code efficiency by creating and using reusable style objects. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....Creating a new workbook (empty) const workbook = new Workbook ();...styles of both cells to Times New Roman const styleObject = workbook...

    docs.aspose.com/cells/javascript-cpp/reusing-st...
  8. 设置使用 C++ 和 Node.js 将电子表格渲染成图片时的默认字体|Documentation

    学习如何在用 Aspose.Cells for Node.js via C++ 将电子表格渲染为图片时设置默认字体。...getDefaultFont() 属性设置为 Courier New 和 ImageOrPrintOptions.getDefaultFont()...getDefaultFont() 属性设置为 Times New Roman 来获取两个电子表格图片。 这是将 ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  9. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...PreprocessingFilter filters = new Aspose . OCR . Models . PreprocessingFilters...

    docs.aspose.com/ocr/net/invert/
  10. 在 C# 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式管理 PDF 表单。...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...Create a field var textBoxField = new Aspose . Pdf . Forms . TextBoxField...

    products.aspose.com/pdf/zh-hans/net/acroforms/