Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 222,973 for

new

(0.18 sec)
  1. Convert PDF to Excel Workbook in Ruby|Aspose.PD...

    Understand how to convert PDF data into Excel workbooks using Ruby with Aspose.PDF, simplifying data extraction and analysis.... new ( data_dir + ' input1 . pdf '...pdf . ExcelSaveOptions ' ). new # Save the output to XLS format...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  2. Creating a Pdf417 Barcode in PHP|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....$builder = new BarCodeBuilder (); $symbology = new Symbology ();...

    docs.aspose.com/barcode/java/creating-a-pdf417-...
  3. 从 PDF 中提取字体|Aspose.PDF for Java

    如何使用 Aspose.PDF for Java 从 PDF 中提取字体... Document pdfDocument = new com . aspose . pdf . Document...font : fonts ) { font . save ( new FileOutputStream ( font . getFontName...

    docs.aspose.com/pdf/zh/java/extract-fonts-from-...
  4. ChartAxisCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartAxisCollection class, your go-to solution for managing chart axes efficiently and enhancing your document's data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Font.engrave property | Aspose.Words for Node.js

    Font.engrave property. True if the font is formatted as engraved....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.BehindText | Aspose.Words for .NET

    Discover the ShapeBase BehindText property to control shape layering in your designs, enhancing text visibility and layout precision effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of shapes, ensuring precise layout control in your designs....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Font.emboss property | Aspose.Words for Node.js

    Font.emboss property. True if the font is formatted as embossed....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ViewOptions.zoomPercent property | Aspose.Words...

    ViewOptions.zoomPercent property. Gets or sets the percentage at which you want to view your document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...merge DataTable dataTable = new DataTable("MyTable"); dataTable...

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