Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 214,328 for

new

(0.25 sec)
  1. Extract Data from Table in PDF with C#|Aspose.P...

    Learn how to extract tabular from PDF using Aspose.PDF for .NET in C#...document using ( var document = new Aspose . Pdf . Document ( dataDir...Pdf . TableAbsorber absorber = new Aspose . Pdf . TableAbsorber...

    docs.aspose.com/pdf/net/extract-data-from-table...
  2. Manage the BarCode Caption in Ruby|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.... new \ # Set up code text (data to...aspose.barcode.Caption' ) . new caption . setText ( "Captions"...

    docs.aspose.com/barcode/java/manage-the-barcode...
  3. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java.... Document doc = new Document(getMyDir() + "Revisions...paragraphs from the collection to a new array of paragraphs. add(Node...

    reference.aspose.com/words/java/com.aspose.word...
  4. 许可证|Documentation

    Aspose.Cells for JAVA提供不同的购买计划或提供免费试用和30天临时许可证以评估Java中的许可证和订阅政策。... License license = new com . aspose . cells . License.... cells . License license = new com . aspose . cells . License...

    docs.aspose.com/cells/zh/java/licensing/
  5. Public API Changes in Aspose.Cells 8.6.0|Docume...

    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.... It includes not only new and updated public methods, added...for .NET API has exposed two new classes, namely WorkbookMetadata...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. AxisTickLabelPosition enumeration | Aspose.Word...

    Aspose.Words.Drawing.Charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...xAxis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IMailMergeDataSource.MoveNext | Aspose.Words fo...

    Discover how the IMailMergeDataSource MoveNext method seamlessly advances to the next record, enhancing your data management efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Customer > customers = new List < Customer > { new Customer ( "Thomas...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Converting a 3ds file to STL format results in ...

    Hi, I’m upgrading Aspose 3D to lastest version and meet an issue when converting a 3DS file to STL file format. Background: With version Aspose.3D 19.10, my 3DS file can convert to STL format with a 1.63MB file output…...Here is my code: var scene = new Scene(); scene.Open(“benign.3ds”);...geometry is loaded var scene = new Scene(); scene.Open("benign.3ds");...

    forum.aspose.com/t/converting-a-3ds-file-to-stl...
  9. XmlDataSource class | Aspose.Words for Python

    aspose.words.reporting.XmlDataSource class. Provides access to data of an XML file or stream to be used within a report...XmlDataSource(xml_path) Creates a new data source with data from an...XmlDataSource(xml_stream) Creates a new data source with data from an...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells with C++....GetDefaultFont() property to Courier New , and the second image is generated...setting the same property to Times New Roman . This is the output image...

    docs.aspose.com/cells/cpp/set-default-font-whil...