Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 214,458 for

new

(0.34 sec)
  1. MailMerge.GetFieldNamesForRegion | Aspose.Words...

    Discover the MailMerge GetFieldNamesForRegion method to effortlessly access a collection of mail merge field names in your specified region. Streamline your workflow!... A new string array is created on every...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Extract Annotations from PDF|Aspose.PDF for .NET

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....document using ( var document = new Aspose . Pdf . Document ( dataDir...using ( var annotationEditor = new Aspose . Pdf . Facades . PdfAnnotationEditor...

    docs.aspose.com/pdf/net/extract-annotation/
  3. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。...加载 PDF 文件 Document document = new Document ( _dataDir + "UpdateLinks...AnnotationSelector selector = new AnnotationSelector ( new LinkAnnotation (...

    docs.aspose.com/pdf/zh/java/extract-links/
  4. Unlock PPTX Presentation Files using Java | pro...

    Java source code to remove protection from PPTX Presentation....Java LoadOptions loadOptions = new LoadOptions (); loadOptions ...Presentation presentation = new Presentation ( "pres.pptx" ,...

    products.aspose.com/slides/java/unlock/pptx/
  5. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/recognition/id-card/
  6. FontConfigSubstitutionRule Class | Aspose.Words...

    Discover the Aspose.Words.Fonts.FontConfigSubstitutionRule class for seamless font management and customization in your documents. Enhance your text styling today!...FontSettings fontSettings = new FontSettings (); FontConfigSubstituti...FontConfigSubstituti ; bool isWindows = new [] { PlatformID . Win32NT , PlatformID...

    reference.aspose.com/words/net/aspose.words.fon...
  7. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TiffCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TiffCompression enum for optimal TIFF file saving. Choose the best compression type for high-quality page images effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java.... Document doc = new Document(getMyDir() + "Revision...the text that we moved in its new position in the document. //...

    reference.aspose.com/words/java/com.aspose.word...
  10. DataSet | Aspose.Words for Java

    Represents an in-memory cache of data in Java....Description DataSet() Initializes a new instance of the DataSet class...DataSet(Connection connection) Initializes a new instance of the DataSet class...

    reference.aspose.com/words/java/com.aspose.word...