Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 216,893 for

new

(0.09 sec)
  1. PresetTexture Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PresetTexture enum to enhance your shapes with customizable textures for stunning document designs....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series 1" , new [] { 0.7 , 1.8 , 2.6 , 3.9 }, new [] { 2.7 , 3...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for Node.js via C++....template file const workbook = new AsposeCells . Workbook ( path... get ( 0 ); const options = new AsposeCells . LoadOptions ();...

    docs.aspose.com/cells/nodejs-cpp/convert-worksh...
  3. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects to improve recognition accuracy....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...PreprocessingFilter filters = new Aspose . OCR . Models . PreprocessingFilters...

    docs.aspose.com/ocr/net/denoise/
  4. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....document Document pdfDocument = new com . aspose . pdf . Document...TextAbsorber textAbsorber = new com . aspose . pdf . TextAbsorber...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  5. 如何用 Java 添加 Circle 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Circle 个注释。...PDF file Document document = new com . aspose . pdf . Document...circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270...

    products.aspose.com/pdf/zh-hans/java/annotation...
  6. 如何使用 Java 添加 Circle 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Circle 註釋。...PDF file Document document = new com . aspose . pdf . Document...circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270...

    products.aspose.com/pdf/zh-hant/java/annotation...
  7. DocumentBuilder.insertTextInput method | Aspose...

    DocumentBuilder.insertTextInput method. Inserts a text form field at the current position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...create form fields. let builder = new aw . DocumentBuilder (); // Form...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. When inserting long Hebrew text- problems in di...

    Hi, I am evaluating the product in order to buy it. I am building a multi-language application so I am testing unicode and Hebrew. 1) Well, I have a few problems with long text which spans on more than one line. If …...string text) { Text hebrewText = new Aspose.Pdf.Text(section, title);...Add(hebrewText); hebrewText = new Text(); Segment segment = hebrewText...

    forum.aspose.com/t/when-inserting-long-hebrew-t...
  9. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…...License license = new Aspose.Pdf.License(); license...List<string> pdfFilesToConcatenat = new List<string>(); pdfFilesToConcatenat...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  10. Generate and Read Swiss QR Code in C#|Documenta...

    This article explains how to Generate and Read Swiss QR Codes using Aspose.BarCode for .NET...SwissQRCodetext swissQRCode = new SwissQRCodetext (); swissQRCode...swissQRCode . Bill . Creditor = new Address { Name = "Muster & Söhne"...

    docs.aspose.com/barcode/net/swiss-qr-code/