Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 212,908 for

new

(0.27 sec)
  1. sample.xlsx

    Sheet1 City Region Store Chicago Central 3055 New York East 3036 Detroit Central 3074 Sheet2 City2 Region2 Store3 Seattle West 3000 philadelph East 3082 Detroit Central 3074 Sheet3 City3 Region3 St......Region Store Chicago Central 3055 New York East 3036 Detroit Central...West 3166 New York East 3090 Chicago Central 3055 New York East...

    docs.aspose.com/cells/fr/javascript-cpp/convert...
  2. IFieldMergingCallback | Aspose.Words for Java

    Implement this interface if you want to control how data is inserted into merge fields during a mail merge operation in Java....throws Exception { Document doc = new Document(getMyDir() + "Field...getMailMerge().setFieldMergingCallb(new HandleMergeFieldInse()); final...

    reference.aspose.com/words/java/com.aspose.word...
  3. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...TxtSaveOptions txtSaveOptions = new TxtSaveOptions(); Assert.ass...

    reference.aspose.com/words/java/com.aspose.word...
  4. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Instantiate a new Workbook object const workbook = new Workbook ();...(); // Adding a new worksheet to the Excel object const i = workbook...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  5. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...document by hand. Document doc = new Document (); // A blank document...

    reference.aspose.com/words/net/aspose.words/nod...
  6. 通過C#將圖像添加到 PDF | Aspose.PDF

    本頁介紹使用 .NET 框架、.NET Core、Aspose.PDF .NET 庫將圖像添加到 PDF 文檔中的功能。...jpg" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...Pages [ 1 ]; var imageStream = new FileStream ( imageFile , FileMode...

    products.aspose.com/pdf/zh-hant/net/images/add/
  7. Annotation PDF API | Aspose.PDF

    Removing comments from PDF documents with free cross-platform Apps and High Code APIs for any platform....PDF, you can add a new annotation, edit an existing...underline it or add completely new text. Add Caret Annotations to...

    products.aspose.com/pdf/annotation/
  8. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....instance Document pdfDocument = new Document (); // Add page to pages...certain dimensions Graph graph = new Graph ( 400 , 400 ); // Set border...

    docs.aspose.com/pdf/java/add-ellipse/
  9. Output Blank Page when there is Nothing to Prin...

    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....open it; otherwise create a new blank workbook let workbook ;...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/output-bla...
  10. AxisBound.valueAsDate property | Aspose.Words f...

    AxisBound.valueAsDate property. Returns value of axis bound represented as datetime....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...axisX . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...