Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 198,706 for

new

(0.13 sec)
  1. Public API Changes in Aspose.Cells 8.8.2|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...DeleteBlankColumns methods. The new methods can accept an instance...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Extract AcroForm - Extract Form Data from PDF i...

    Extract form from your PDF document with Aspose.PDF for .NET library. Get value from an individual field of PDF file....document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/extract-form/
  3. | Aspose

    Sample code for WBMP to DOCX Java conversion. Use API example code for batch WBMP files to DOCX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  4. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the document at the client browser in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."); doc.getMailMerge().execute(new String[]{"FullName", "Company"...

    reference.aspose.com/words/java/com.aspose.word...
  5. Load or Import CSV file with Formulas via Node....

    Learn how to load and import CSV files containing formulas using Aspose.Cells for Node.js via C++....cells' ); let loadOptions = new AsposeCells . TxtLoadOptions...setHasFormula ( true ); let workbook = new AsposeCells . Workbook (); workbook...

    docs.aspose.com/cells/nodejs-cpp/load-or-import...
  6. Saving Project Data to Excel Format | Aspose.Ta...

    This article explains how to export project data to Excel using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/saving-project-data-...
  7. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management.... Document doc = new Document (); // An empty document...FirstParagraph ; Run paragraphText = new Run ( doc , "Initial text. "...

    reference.aspose.com/words/net/aspose.words/com...
  8. FieldMergingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgs class for seamless data handling in MergeField events, enhancing your document processing experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); doc...

    reference.aspose.com/words/net/aspose.words.mai...
  9. MarkdownExportAsHtml | Aspose.Words for Java

    Allows to specify the elements to be exported to Markdown as raw HTML in Java....md"; Document doc = new Document(getMyDir() + "Non compatible...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. ITextShaperFactory Interface | Aspose.Words for...

    Discover the Aspose.Words.ITextShaperFactory interface for creating custom ITextShaper implementations, enhancing text shaping in your applications....GetTextShaper ( string, int ) Returns new instance of a text shaper for...string, byte[], int ) Returns new instance of a text shaper for...

    reference.aspose.com/words/net/aspose.words.sha...