Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 222,946 for

new

(0.1 sec)
  1. FileSpecification from stream - Modified is Unk...

    Hi, We have the issue while adding attachment into a PDF file by using FileSpecification with stream. using (System.IO.Stream ms = ...) { pdf.EmbeddedFiles.Add(New FileSpecification(ms, file.ID)); } The Modified date …...Add(new FileSpecification( ms , file...10.0.0. [C#] Document doc = new Document(); doc.Pages.Add();...

    forum.aspose.com/t/filespecification-from-strea...
  2. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram....Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...ByteArrayInputStream Ole_stream = new ByteArrayInputStream ( OLE_Shape...

    docs.aspose.com/diagram/java/get-paper-width-an...
  3. Manage the BarCode Caption in Ruby|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.... new \ # Set up code text (data to...aspose.barcode.Caption' ) . new caption . setText ( "Captions"...

    docs.aspose.com/barcode/java/manage-the-barcode...
  4. Aspose.PSD for .NET 23.9 - 发行说明|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....expected , actual )) { throw new Exception ( message ?? "对象不相等。"...); image . Save ( outputPng , new PngOptions ()); } PSDNET-1194...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Table.ensureMinimum method | Aspose.Words for N...

    Table.ensureMinimum method. If the table has no rows, creates and appends one [Row](../../../aspose.words.tables/row/).... let doc = new aw . Document (); let table = new aw . Tables...and even other tables. // Our new table has none of these nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    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.... new page = doc . getPages (). add.... aspose . pdf . Layer ' ). new ( "oc1" , "Red Line" ) layer...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...
  7. Font.localeId property | Aspose.Words for Node.js

    Font.localeId property. Gets or sets the locale identifier (language) of the formatted characters....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . localeId = new CultureInfo ( "en-US" , false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...skip calculation) Workbook wb = new Workbook(@"C:\Input\largeFile...speed PdfSaveOptions pdfOpts = new PdfSaveOptions { // Stream the...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  9. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...document using ( var document = new Aspose . Pdf . Document ()) {...certain dimensions var graph = new Aspose . Pdf . Drawing . Graph...

    docs.aspose.com/pdf/zh/net/add-curve/
  10. BuildingBlock.Accept | Aspose.Words for .NET

    Discover BuildingBlock's Accept method to seamlessly engage visitors and enhance user experience. Unlock your website's full potential today!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...