Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 213,190 for

new

(0.13 sec)
  1. Փոխարկել WORD JPG Java

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

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

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

    products.aspose.com/words/hy/java/conversion/do...
  3. Փոխարկել HTML PNG Java

    Փոխարկեք HTML ը PNG ձևաչափի Java կոդով: Պահեք HTML որպես PNG օգտագործելով Java:...*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/ht...
  4. Body.ensureMinimum method | Aspose.Words for No...

    Body.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for .NET. Our guide will show you how to update the chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the chart....range that contains charts to a new worksheet, the data source of...copying rows or a range to the new worksheet the data source will...

    docs.aspose.com/cells/net/change-data-source-of...
  6. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image using Aspose.HTML for .NET and consider the supported MHTML to Image conversion scenarios in C# examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  7. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...workbook = new Workbook(); var saveOptions = new XlsSaveOptions();...throw error //var saveOptions = new OoxmlSaveOptions(); saveOptions...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  8. Compress DOC In Java

    Compress DOC in Java without losing quality. Optimize DOC content, reduce file size easily....*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.cleanup();...

    products.aspose.com/words/java/compress/doc/
  9. AsposeWordsPrintDocument.ColorPagesPrinted | As...

    Discover the Aspose.Words PrintDocument ColorPagesPrinted property to efficiently track the number of pages printed in vibrant color. Maximize your printing insights!... Document doc = new Document ( MyDir + "Rendering...PrintPreviewDialog previewDlg = new PrintPreviewDialog (); // Call...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Font.BoldBi | Aspose.Words for .NET

    Discover the BoldBi property, ensures right-to-left text is displayed in bold, enhancing readability and user experience for diverse languages....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Courier New" ; builder . Font . Size = 16...

    reference.aspose.com/words/net/aspose.words/fon...