Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 199,426 for

new

(0.08 sec)
  1. Get BarCode Recognition Quality in Percent in P...

    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....$barcode_reader_type = new BarCodeReadType (); $reader = new BarCodeReader...

    docs.aspose.com/barcode/java/get-barcode-recogn...
  2. Edit WORD In Java

    Edit a Word document in Java code....and formatting attributes Add new Word elements Search Word for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/java/edit/word/
  3. Edit HTML In Java

    Edit HTML in Java code....and formatting attributes Add new HTML elements Search HTML for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/java/edit/html/
  4. 如何使用 C# 创建 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。...document using ( var document = new Aspose . Pdf . Document ()) {...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/create-pdf-document/
  5. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++....font -> set_Name ( u "Courier New" ); font -> set_Underline ( Aspose...font -> set_Name ( u "Courier New" ); font -> set_Size ( 36 );...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points.... name = 'Courier New' font . underline = aw . Underline...font font . name = 'Courier New' font . size = 36 font . highlight_color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Creating a Named Range|Documentation

    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....ApplicationClass xl = new Excel . ApplicationClass (); //Create a new Workbook... Value , "Test" ); } //Save New Workbook wb . SaveCopyAs ( "C:\\Test_Range...

    docs.aspose.com/cells/net/creating-a-named-range/
  9. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to How to Run Aspose.Cells in Blazor WebAssembly App and Blazor Server App....follow the steps below: Create a new project with Blazor WebAssembly...CreateFile () { Workbook workbook = new Workbook (); Worksheet sheet...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  10. DocumentProperty.toBool method | Aspose.Words f...

    DocumentProperty.toBool method. Returns the property value as bool.... let doc = new aw . Document (); let properties...customDocumentProper ; let authDate = new Date ( 2024 , 9 , 5 ); properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...