Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 214,462 for

new

(0.23 sec)
  1. IComparisonExpressionEvaluator.Evaluate | Aspos...

    Discover the IComparisonExpressionEvaluator's Evaluate method for precise comparison evaluations. Enhance your coding efficiency with our powerful tool!...; DocumentBuilder builder = new DocumentBuilder (); // Field...= comparisonResult != - 1 ? new ComparisonEvaluation ( comparisonResult...

    reference.aspose.com/words/net/aspose.words.fie...
  2. IComparisonExpressionEvaluator Interface | Aspo...

    Enhance your document processing with Aspose.Words.Fields.IComparisonExpressionEvaluator. Customize comparison evaluations for FieldIf and FieldCompare fields effortlessly!...; DocumentBuilder builder = new DocumentBuilder (); // Field...= comparisonResult != - 1 ? new ComparisonEvaluation ( comparisonResult...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ComparisonExpression Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.ComparisonExpression class for efficient document comparison. Enhance your workflow with powerful expression capabilities!...; DocumentBuilder builder = new DocumentBuilder (); // Field...= comparisonResult != - 1 ? new ComparisonEvaluation ( comparisonResult...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Reporting Compression Progress | Aspose.Zip Doc...

    This document covers how to report the progress of compression in Java zip library....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/reporting-compression-...
  5. PlainTextDocument.text property | Aspose.Words ...

    PlainTextDocument.text property. Gets textual content of the document concatenated as a string....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...load.docx" ); let plaintext = new aw . PlainTextDocument ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OLE Object|Aspose.Slides for Node.js via .NET D...

    Handle OLE objects in Aspose.Slides for Node.js: insert, link, update, and extract embedded content with JavaScript in PPT, PPTX, and ODP presentations....addOleObject () { let presentation = new aspose . slides . Presentation...pdfStream )); let dataInfo = new aspose . slides . OleEmbeddedDataInfo...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...the document Document doc = new Document("test.docx"); // Create...image stamp ImageStamp stamp = new ImageStamp("watermark.png");...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  8. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...What we want now Now, we have a new ask such that each page might...document Document document = new Document(inputPdfPath); for (int...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  9. SdtListItemCollection | Aspose.Words for Java

    Provides access to SdtListItem elements of a structured document tag in Java....Document doc = new Document(); StructuredDocumentTa tag = new StructuredDocumentTa(doc...getListItems(); listItems.add(new SdtListItem("Value 1")); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for encrypted documents, ensuring secure and seamless access....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); DocSaveOptions options = new DocSaveOptions ( SaveFormat ...

    reference.aspose.com/words/net/aspose.words/inc...