Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 214,303 for

new

(0.15 sec)
  1. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....represents the presentation $pres = new Presentation ( "Presentation...Slides for PHP via Java. $pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/php-java/presentation-pr...
  2. 设置 Excel 和 ODS 文件的条件格式|Documentation

    如何在JavaScript via C++中对Excel和ODS文件应用条件格式。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...link for the image const blob = new Blob ([ imageData ], { type :...

    docs.aspose.com/cells/zh/javascript-cpp/conditi...
  3. Generate Swiss Post Parcel Barcodes in JavaScri...

    Description of Swiss Post Parcel Barcode Type...original identifier var gen = new BarCodeInstance . BarcodeGenerator...current barcode value var reader = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/swiss-po...
  4. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...There are two ways of adding a new item to an existing collection...

    reference.aspose.com/words/java/com.aspose.word...
  5. PDF Conversion Solution using C# | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for .NET...PDF File Document pdfFile = new Document ( "Source-PDF-File.pdf"...object DocSaveOptions saveOpts = new DocSaveOptions (); // Set the...

    products.aspose.com/pdf/net/conversion/
  6. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...PreprocessingFilter filters = new Aspose . OCR . Models . PreprocessingFilters...

    docs.aspose.com/ocr/net/dilate/
  7. Font.bidi property | Aspose.Words for Node.js

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . name = "Courier New" ; builder . font . size = 16...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FormField | Aspose.Words for Java

    Represents a single form field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...insertComboBox("MyComboBox", new String[]{"Apple", "Banana", "Cherry"}...

    reference.aspose.com/words/java/com.aspose.word...
  9. Get Connection Points from Shape with JavaScrip...

    Learn how to retrieve connection points from shapes in Excel using Aspose.Cells for JavaScript via C++....but the example operates on a new workbook): </ p > < input type...loaded a workbook but then used a new workbook) const file = fileInput...

    docs.aspose.com/cells/javascript-cpp/get-connec...
  10. 页眉和页脚|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.... setHeader ( 1 , "&\"Times New Roman,Bold\"&D-&T" ); //Setting.... setHeader ( 2 , "&\"Times New Roman,Bold\"&12&F" ); 页脚 Java...

    docs.aspose.com/cells/zh/java/header-and-footers/