Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 197,077 for

new

(0.14 sec)
  1. Փոխարկել WORD XPS Java

    Փոխարկեք WORD ը XPS ձևաչափի Java կոդով: Պահեք WORD որպես XPS օգտագործելով Java:...*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/wo...
  2. Փոխարկել DOC TXT Java

    Փոխարկեք DOC ը TXT ձևաչափի Java կոդով: Պահեք DOC որպես TXT օգտագործելով Java:...*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/do...
  3. Font.StyleIdentifier | Aspose.Words for .NET

    Discover the Font StyleIdentifier property to easily manage character styles in your formatting. Enhance your design with locale-independent solutions!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...methods to reference old and new styles. foreach ( Run run in...

    reference.aspose.com/words/net/aspose.words/fon...
  4. BMP to PDF Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/bmp-to-pdf/
  5. XPS to PDF Merge using C# | Aspose.PDF

    Combine two or more XPS documents into one PDF 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 PDF document In loop: add XPS file to new page...

    products.aspose.com/pdf/net/merger/xps-to-pdf/
  6. PCL to PDF Merge using C# | Aspose.PDF

    Combine two or more PCL documents into one PDF 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 PDF document In loop: add PCL file to new PDF...

    products.aspose.com/pdf/net/merger/pcl-to-pdf/
  7. Grouping Data in Aspose.Cells|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.... OleDbConnection con = new OleDbConnection ( "provider=microsoft...SQL query. OleDbCommand cmd = new OleDbCommand ( "Select * from...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  8. SvgSaveOptions.resourceSavingCallback property ...

    SvgSaveOptions.resourceSavingCallback property. Allows to control how resources (images) are saved when a document is exported to SVG format....supported yet' , () => { let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let options = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SvgSaveOptions.saveFormat property | Aspose.Wor...

    SvgSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...supported yet' , () => { let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let options = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HeaderFooter.nodeType property | Aspose.Words f...

    HeaderFooter.nodeType property. Returns [NodeType.HeaderFooter](../../nodetype/#HeaderFooter)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...break ; } default : { throw new Error ( "Unexpected node type...

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