Sort Score
Result 10 results
Languages All
Labels All
Results 9,791 - 9,800 of 217,078 for

new

(0.16 sec)
  1. Check Grammar in Documents With .NET AI Functio...

    Aspose.Words for .NET allows you to check grammar in a document using OpenAI models. Identify and correct grammar errors with the AI Check Grammar tool....Words has introduced an exciting new feature to improve the quality...application: Document doc = new Document(MyDir + "Big document...

    blog.aspose.com/words/check-grammar-net-ai-func...
  2. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for Node.js via C++.... Create a new workbook or load an existing...); // Create a new workbook let workbook = new Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/workbook-setti...
  3. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced document formatting and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/net/aspose.words/lin...
  4. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python....rotated version is saved as a new file. import os import aspose...document and saves the result to a new file. Args: infile (str): Path...

    docs.aspose.com/pdf/python-net/rotate-pages/
  5. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity....FolderFontSource const sourceFolder = new AsposeCells . FolderFontSource...FileFontSource const sourceFile = new AsposeCells . FileFontSource...

    docs.aspose.com/cells/javascript-cpp/configurin...
  6. Working with Default Project Properties | Aspos...

    Learn how to work with default project properties of Microsoft Project (MPP/XML) projects using Aspose.Tasks for C# and VB.NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/cpp/default-project-prope...
  7. Create HTML in C# – Aspose.HTML for .NET

    Create HTML files in C# with Aspose.HTML for .NET. Learn how to create HTML from scratch and how to edit the content of an HTML document....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/create-html/
  8. Convert SVG to BMP – C# Code and Online Converter

    Convert SVG to BMP format online or in C# with Aspose.SVG for .NET. Learn C# code example for SVG to BMP conversion....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/svg/net/conversion/svg-to-bmp/
  9. PdfSaveOptions.jpegQuality property | Aspose.Wo...

    PdfSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the JPEG images inside PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...to .PDF. let pdfSaveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfSaveOptions.ExportDocumentStructure | Aspose...

    Control your document's export structure with PdfSaveOptions. Easily manage settings for optimal PDF output and enhance your workflow efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...