Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 222,975 for

new

(0.68 sec)
  1. Გადაიყვანეთ JPG DOCX C#

    გადაიყვანეთ JPG DOCX C# ფორმატში კოდით. შეინახეთ JPG როგორც DOCX C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/jpg...
  2. Փոխարկել Պատկեր HTML C#

    Փոխարկեք Պատկեր ը HTML ձևաչափի C# կոդով: Պահեք Պատկեր որպես HTML օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/ima...
  3. Გადაიყვანეთ JPG WORD C#

    გადაიყვანეთ JPG WORD C# ფორმატში კოდით. შეინახეთ JPG როგორც WORD C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/jpg...
  4. Փոխարկել Պատկեր PDF C#

    Փոխարկեք Պատկեր ը PDF ձևաչափի C# կոդով: Պահեք Պատկեր որպես PDF օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/ima...
  5. 通过 xlsx4j 在电子表格中添加图像|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....Workbook object Workbook workbook = new Workbook (); Worksheet sheet...pkg . createWorksheetPart ( new PartName ( "/xl/worksheets/sheet1...

    docs.aspose.com/cells/zh/java/add-images-in-spr...
  6. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET...Load the PDF file - new Document . Create new SquareAnnotation and...and set parameters (new Rectangle, title, color, interior_color...

    docs.aspose.com/pdf/python-net/figures-annotation/
  7. What is an XLS File? .xls File Extension, Proce...

    Learn about the XLS file format, its extension, and how it is used for project management. Discover XLS file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and export XLS files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/tasks/supported-formats/xls/
  8. Aspose.Cell Hide Column Header - Free Support F...

    Hello Team, We are doing Image export for each worksheet as one page , here we want to provide an option to hide column header. we tried by setting IsRowColumnHeadersVisible = false. but it still shows the header in ex…...Load the workbook Workbook wb = new Workbook(@"C:\Input\Sample.xlsx");...ImageOrPdfSaveOption imgOpts = new ImageOrPdfSaveOption(SaveFormat...

    forum.aspose.com/t/aspose-cell-hide-column-head...
  9. Extract Assets from ASE File Formats via Java |...

    Sample Java extract assets code for ASE file. Use this example code to extract assets from ASE file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/ase/
  10. Extract Assets from DRC File Formats via Java |...

    Sample Java extract assets code for DRC file. Use this example code to extract assets from DRC file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/drc/