Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 213,171 for

new

(0.2 sec)
  1. Split PDF API | Aspose.PDF

    Split PDF pages using .NET, .NET Core, Java, C++ & Android.... Create a new Document class object to split...var pdfEditor = new PdfFileEditor (); fs = new FileStream ( "1...

    products.aspose.com/pdf/splitter/
  2. Փոխարկել TEXT HTML C#

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

    products.aspose.com/words/hy/net/conversion/tex...
  3. Aspose.Cells 8.3.1中的公共API更改|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....Excel file Workbook workbook = new Workbook ( "sample.xlsx" ); //Access...Dim m_workbook As Workbook = New Workbook ( "sample.xlsx" ) '...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. How to Run Aspose.Diagram in Docker|Documentation

    Run Aspose.Diagram in a Docker container for Linux, Windows Server and any OS. ... Diagram diagram = new Aspose . Diagram . Diagram ();...add text to shape var txt = new Txt ( "Hello world!" ); shape...

    docs.aspose.com/diagram/net/how-to-run-aspose-d...
  5. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve document usability!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Public API Changes in Aspose.3D 17.2.0|Document...

    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.... It includes not only new and updated public methods, but...// load X file Scene Xfile = new Scene ( "3D.x" ); Adds Aspose...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. CsvDataSource constructor | Aspose.Words for Py...

    aspose.words.reporting.CsvDataSource constructor...CsvDataSource(csv_path) Creates a new data source with data from a...CsvDataSource(csv_path, options) Creates a new data source with data from a...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extract text or images from PDF using PHP | Asp...

    PHP sample code for extracting text and images from PDF files on on any platform....PDF Output file: // Create a new Document object from the input...$document = new Document ( $inputFile ); // Create a new TextAbsorber...

    products.aspose.com/pdf/php-java/parser/
  9. Extract text from PDF in PHP | Aspose.PDF

    PHP sample code for extracting text from PDF file on on any platform....PDF Output file: // Create a new Document object from the input...$document = new Document ( $inputFile ); // Create a new TextAbsorber...

    products.aspose.com/pdf/php-java/parser/text/
  10. Փոխարկել 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...