Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 222,888 for

new

(0.16 sec)
  1. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...Document doc; using (var stream = new MemoryStream()) { byte[] byteInfo...Position = 0; var loadOptions = new LoadOptions { LoadFormat = LoadFormat...

    forum.aspose.com/t/how-to-imprve-performance-be...
  2. Managing Worksheets 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....Worksheets to a New Excel File To add Worksheet to a new Excel file...aspose.cells.Workbook' ) . new # Adding a new worksheet to the Workbook...

    docs.aspose.com/cells/java/managing-worksheets-...
  3. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...XpsSaveOptions xpsOptions = new XpsSaveOptions (); // Use the...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Werk Met'n Dokument Gestoor In'n SharePoint Aan...

    Skakel woord gedeel in SharePoint om na PDF met behulp van C#. Werk met dokumente gestoor in SharePoint - verskeie insette formate, insluitend Word, OpenOffice, Beeld en eBook....com@{tenantId}" ; client = new HttpClient (); } public async...formContent = new FormUrlEncodedConten ( new [] { new KeyValuePair...

    docs.aspose.com/words/af/net/work-with-document...
  5. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldResultFormatter formatter = new FieldResultFormatter("$%d", "Date:...

    reference.aspose.com/words/java/com.aspose.word...
  6. 插入图片|Documentation

    本节介绍如何在visio页面插入图片,Aspose.Diagram支持使用java插入图片,保存为pdf、svg、html、image、xps等格式。...existing Visio Diagram diagram = new Diagram ( dataDir + "Drawing1...file = new File ( "image.png" ); FileInputStream fis = new FileInputStream...

    docs.aspose.com/diagram/zh/java/drawing/insert-...
  7. Create PST Files, Add Folders & Subfolders in P...

    Create PST files with ease in Python using a progressive API. Add folders & subfolders, New emails & Outlook items. Streamline email management tasks....Populate PST Files Create a new PST file Adding Folders and Subfolders...Emails and Outlook Items Adding New Emails Adding Outlook Items When...

    blog.aspose.com/email/creating-pst-files-using-...
  8. Aspose.Cells 16.12.0 中的公共 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....intrusive_ptr < String > str = new String ( "Fruit" ); ws -> GetICells...GetObjectByIndex ( new String ( "A1" ))-> PutValue ( str ); str = new String...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  9. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....// Open document $document = new Document ( $inputFile ); // Create...Create header $textStamp = new TextStamp ( "Header Text" ); ...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  10. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files... Document pdfDoc = new Aspose . Pdf . Document ( $"...PdfConverter pdfConverter = new Aspose . Pdf . Facades . PdfConverter...

    docs.aspose.com/barcode/net/read-barcode-from-p...