Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 222,946 for

new

(0.16 sec)
  1. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....a VSD file Diagram diagram = new Diagram ( dataDir + "ExportToPDF...VSDX file Diagram diagram = new Diagram ( dataDir + "Network...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  2. 用 Java 将 HTML 转换为图像 – PNG、JPG、BMP、GIF、TIFF

    使用 Aspose.HTML for Java 将 HTML 转换为 JPG、PNG、GIF、TIFF 和 BMP 等图像。使用 ImageSaveOptions 可获得精确和可定制的输出结果。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/java/convert-html-to-im...
  3. Reading Code Text Raw|Documentation

    Learn how and when to use raw code bytes from BarCodeReader in Aspose.BarCode for Java....stream: BarCodeReader reader = new BarCodeReader ( imagePath , DecodeType...png" ; BarCodeReader reader = new BarCodeReader ( imagePath , DecodeType...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. Adjust Workbook Compression Level with JavaScri...

    Learn how to adjust the workbook compression level in Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...save options const options = new XlsbSaveOptions (); // Level...

    docs.aspose.com/cells/javascript-cpp/adjust-wor...
  5. Protect and Unprotect Worksheet with JavaScript...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for JavaScript via C++....// Create a new file (workbook) const workbook = new Workbook ();...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/protect-an...
  6. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize text form fields. Enhance user experience by setting specific input types effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Փոխարկել PDF DOC C#

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

    products.aspose.com/words/hy/net/conversion/pdf...
  8. Փոխարկել HTML EPUB C#

    Փոխարկեք HTML ը EPUB ձևաչափի C# կոդով: Պահեք HTML որպես EPUB օգտագործելով 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...
  9. Փոխարկել DOC PDF C#

    Փոխարկեք DOC ը PDF ձևաչափի C# կոդով: Պահեք DOC որպես PDF օգտագործելով 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...
  10. Փոխարկել DOC RTF C#

    Փոխարկեք DOC ը RTF ձևաչափի C# կոդով: Պահեք DOC որպես RTF օգտագործելով 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...