Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 223,144 for

new

(0.14 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. 从 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-...
  3. 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-...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. AbsorbedTable cannot extract the merged cells -...

    Hi, When I try to get the merged cells which positions are right by the other cells, Aspose pdf cannot extract into TableAbsorber, does there any solution for this problem? Looking forward to your response. In this JPG…...this: TableAbsorber absorber = new TableAbsorber(); absorber.UseFlowEngine...stringBuilder = new StringBuilder(); using (var document = new Aspose...

    forum.aspose.com/t/absorbedtable-cannot-extract...