Sort Score
Result 10 results
Languages All
Labels All
Results 9,541 - 9,550 of 223,148 for

new

(0.2 sec)
  1. TxtLoadOptions.DetectHyperlinks | Aspose.Words ...

    Discover how TxtLoadOptions' DetectHyperlinks property enhances text processing by detecting hyperlinks, improving data accuracy. Default is false....com/words/net/\n" ; using ( Stream stream = new MemoryStream ()) { byte [] buf... Document doc = new Document ( stream , new TxtLoadOptions ()...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Client-Side UI Solutions for PDF Editing with A...

    Hello! As the title suggests, I was looking for the correct approach on creating a client-side, visual, PDF editor. I understand that Aspose API services are mostly for the backend, but I had a few questions: Does Asp…...Adding new text * Editing existing images / Adding new images...maintained; it is not recommended for new development projects [1]....

    forum.aspose.com/t/client-side-ui-solutions-for...
  3. CsvDataLoadOptions class | Aspose.Words for Python

    aspose.words.reporting.CsvDataLoadOptions class. Represents options for parsing CSV data...CsvDataLoadOptions() Initializes a new instance of this class with default...CsvDataLoadOptions(has_headers) Initializes a new instance of this class with specifying...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GradientStop constructor | Aspose.Words for Nod...

    Aspose.Words.Drawing.GradientStop constructor...GradientStop(color, position) Initializes a new instance of the GradientStop...transparency) Initializes a new instance of the GradientStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. LTV not true even though set to true - Free Sup...

    Hi there can i check with you under what circumstance would the LTV be disabled even though its already set to true ? private PKCS7 getPkcs7() { PKCS7 pkcs7 = New PKCS7(New ByteArrayInputStream(pfxFileContent), pdfF…...getPkcs7() { PKCS7 pkcs7 = new PKCS7(new ByteArrayInputStream(pfxFileContent)...

    forum.aspose.com/t/ltv-not-true-even-though-set...
  10. Display EPUB Formats Using C# | Aspose.PDF

    Open and view EPUB documents programmatically with C# sample code using Aspose.PDF for .NET...view EPUB files var options = new Aspose . Pdf . EpubLoadOptions...EpubLoadOptions (); var pdfDocument = new Aspose . Pdf . Document ( "sample...

    products.aspose.com/pdf/net/viewer/epub/