Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 223,144 for

new

(0.46 sec)
  1. Փոխարկել DOC DOCX C#

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

    products.aspose.com/words/hy/net/conversion/doc...
  2. Փոխարկել HTML DOC C#

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

    products.aspose.com/words/hy/net/conversion/htm...
  3. Փոխարկել DOC TXT C#

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

    products.aspose.com/words/hy/net/conversion/doc...
  4. Replace a Picture Shape of the Visio Diagram in...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...$fi = new File ( $dataDir . "star.png" ); $files = new Files...

    docs.aspose.com/diagram/java/replace-a-picture-...
  5. Manage Worksheets of Microsoft Excel files.|Doc...

    This article shows how to manage worksheets of Microsoft Excel files by the Aspose.Cells for Python via .NET API....Worksheets to a New Excel File To create a new Excel file programmatically:...passing the sheet index of the new worksheet to the worksheets collection...

    docs.aspose.com/cells/python-net/manage-workshe...
  6. 创建书签|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 的 PdfBookmarEditor 类为 PDF 文件创建书签。...using ( var bookmarkEditor = new Aspose . Pdf . Facades . PdfBookmarkEditor...using ( var bookmarkEditor = new Aspose . Pdf . Facades . PdfBookmarkEditor...

    docs.aspose.com/pdf/zh/net/create-bookmarks/
  7. Using WorkbookMetadata with JavaScript via C++|...

    Learn how to edit workbook metadata using Aspose.Cells for JavaScript via C++....arrayBuffer (); const uint8 = new Uint8Array ( arrayBuffer ); //...document properties const options = new MetadataOptions ( MetadataType...

    docs.aspose.com/cells/javascript-cpp/using-work...
  8. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#.... Create a new workbook with one sheet in it...ApplicationClass object. excelApplication = new Microsoft . Office . Interop...

    docs.aspose.com/slides/net/create-and-embed-an-...
  9. Გადაიყვანეთ WORD PDF Java

    გადაიყვანეთ WORD PDF Java ფორმატში კოდით. შეინახეთ WORD როგორც PDF Java....*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/wo...
  10. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը JavaScript...'@aspose/words' ); var doc = new aw.Document( "Input.docx" );...ffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...

    products.aspose.com/words/hy/nodejs-net/compress/