Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 214,458 for

new

(0.18 sec)
  1. 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...
  2. 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...
  3. 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...
  4. MergeFieldImageDimensionUnit | Aspose.Words for...

    Specifies an unit of an image dimension i.e in Java....throws Exception { Document doc = new Document(); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder(doc); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. IDocumentSavingCallback.notify method | Aspose....

    IDocumentSavingCallback.notify method. This is called to notify of document saving progress....saveFormat , ext ) => { let doc = new aw . Document ( base . myDir...Mhtml, Epub. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....another file: Scene scene = new Scene ( "huge-scene.obj" ); //.... CreateChildNode ( "box" , new Box ()); // scale geometries...

    docs.aspose.com/3d/net/scale-geometries-of-a-3d...
  8. Copy Sheet Within Workbook|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....selected sheets to a new workbook, click New book . In the Before...//Create a new Workbook by Excel file path Workbook wb = new Workbook...

    docs.aspose.com/cells/java/copy-sheet-within-wo...
  9. How to digitally sign PDF|Aspose.PDF for PHP vi...

    Explore how to digitally sign PDF documents in PHP using Aspose.PDF to protect document integrity and verify authorship....$document = new Document ( $inputFile ); $signature = new facades_PdfFileSignature...ture ( $document ); $pkcs = new PKCS7 ( $inputPKCS7 , 'Pa$$w0rd2020'...

    docs.aspose.com/pdf/php-java/digitally-sign-pdf...
  10. StyleCollection.Count | Aspose.Words for .NET

    Discover the StyleCollection Count property to easily retrieve the total number of styles in your collection for enhanced organization and management.... Document doc = new Document (); StyleCollection...// Set default parameters for new styles that we may later add...

    reference.aspose.com/words/net/aspose.words/sty...