Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 214,303 for

new

(0.11 sec)
  1. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#....Result = new Document (); DocumentBuilder ResultWriter = new DocumentBuilder...fileStream = new MemoryStream ( DocumentBody ); Document doc = new Document...

    docs.aspose.com/words/net/extend-and-contribute...
  2. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your documents. Enhance output customization easily!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); DocSaveOptions options = new DocSaveOptions ( SaveFormat ...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Copy Inner and Outer Field|Aspose.PDF for Java

    This section explains how to copy inner and outer Field with com.aspose.pdf.facades using FormEditor Class....which you want to copy, the new field name, and the page number...editor = new FormEditor (); Document document = new Document...

    docs.aspose.com/pdf/java/copy-inner-and-outer-f...
  4. Section.body property | Aspose.Words for Node.js

    Section.body property. Returns the [Body](../../body/) child node of the section.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Extract data from AcroForm|Aspose.PDF for Java

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using Java and the Aspose.PDF.... Document document = new com . aspose . pdf . Document.... pdf . Document document = new com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/extract-data-from-acro...
  6. DefaultFontSubstitutionRule.defaultFontName pro...

    DefaultFontSubstitutionRule.defaultFontName property. Gets or sets the default font name....The default value is ‘Times New Roman’. Examples Shows how to...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…... var fontSettings = new Aspose.Words.Fonts.FontSettings();...SetFontsSources(new Aspose.Words.Fonts.FontSourceBase[] { new Aspose.Words...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  8. 从PDF中提取表格数据|Aspose.PDF for Android via Java

    了解如何使用Aspose.PDF for Android via Java从PDF中提取表格数据。...() { // 打开文档 try { document = new Document ( inputStream ); } catch...pdf . TableAbsorber absorber = new com . aspose . pdf . TableAbsorber...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  9. AsposeWordsPrintDocument.CachePrinterSettings |...

    Enhance printing efficiency with Aspose.Words' CachePrinterSettings method, which optimizes PrinterSettings to minimize print delays and improve performance.... Document doc = new Document ( MyDir + "Rendering...PrintPreviewDialog previewDlg = new PrintPreviewDialog (); // Call...

    reference.aspose.com/words/net/aspose.words.ren...
  10. AsposeWordsPrintDocument.ColorMode | Aspose.Wor...

    Discover how to optimize printing with AsposeWordsPrintDocument's ColorMode property. Control non-colored page output for enhanced color printing!... Document doc = new Document ( MyDir + "Rendering...PrintPreviewDialog previewDlg = new PrintPreviewDialog (); // Call...

    reference.aspose.com/words/net/aspose.words.ren...