Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 213,171 for

new

(0.72 sec)
  1. Aspose.Total Project Wizard for Eclipse|Documen...

    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.... Aspose New Project creates a new project by downloading...Aspose Java components. Aspose New Project wizard allows you to...

    docs.aspose.com/total/java/aspose-total-project...
  2. PDF to SVG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to SVG document In loop: add PDF file to new page...

    products.aspose.com/pdf/net/merger/pdf-to-svg/
  3. 使用 JavaScript 通过 C++ 复制和移动工作表的示例代码,描述了如何在工作簿内以及...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API.... const wb = new Workbook ( new Uint8Array ( arrayBuffer...worksheets ; // Copy data to a new sheet from an existing sheet...

    docs.aspose.com/cells/zh/javascript-cpp/copying...
  4. PDF to HTML Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to HTML document In loop: add PDF file to new page...

    products.aspose.com/pdf/net/merger/pdf-to-html/
  5. Control the Appearance of Code Text in PHP|Docu...

    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....set_appearance ( $dataDir = null ){ $bb = new BarCodeBuilder (); \ # Set up...up code text color $color = new Color (); $bb -> setCodeTextColor...

    docs.aspose.com/barcode/java/control-the-appear...
  6. Create PDF Forms using .NET | Aspose.PDF

    Create PDF forms and add fields programmatically with C# sample code using Aspose.PDF for .NET....pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...inputFile ); var textBoxField = new Aspose . Pdf . Forms . TextBoxField...

    products.aspose.com/pdf/net/acroforms/create/
  7. Forms2OleControl.Caption | Aspose.Words for .NET

    Discover the Forms2OleControl Caption property to easily customize your control's title. Enhance user experience with this simple, effective feature.... DocumentBuilder builder = new DocumentBuilder (); CommandButtonControl...CommandButtonControl button1 = new CommandButtonControl () { Caption...

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

    PageSet.all property. Gets a set with all the pages of the document in their original order....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let txtSaveOptions = new aw . Saving . TxtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your document formatting by saving character styles for easy retrieval and consistent design....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...current formatting by applying a new style. builder . Font . StyleIdentifier...

    reference.aspose.com/words/net/aspose.words/doc...