Sort Score
Result 10 results
Languages All
Labels All
Results 6,631 - 6,640 of 223,144 for

new

(0.73 sec)
  1. 从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/
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 使用 Node.js 和 C++ 管理工作簿元数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++编辑工作簿元数据。...Workbook metadata const options = new AsposeCells . MetadataOptions...Document_Properties ); const meta = new AsposeCells . WorkbookMetadata...

    docs.aspose.com/cells/zh/nodejs-cpp/using-workb...
  7. Customize Barcode Image Resolution|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...resolution b . setResolution ( new Resolution ( 200 , 400 )); return...

    docs.aspose.com/barcode/jasperreports/customize...
  8. ImagePixelFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...image. let imageSaveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.VerticalAlignment | Aspose.Words for ...

    Discover how the PageSetup VerticalAlignment property enhances document layout by adjusting text alignment for improved readability and presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/net/aspose.words/pag...
  10. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...