Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 213,950 for

new

(0.31 sec)
  1. 创建新工作表|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...XSSF - 创建新工作表 C# IWorkbook wb = new XSSFWorkbook (); ISheet sheet1...

    docs.aspose.com/cells/zh/net/create-new-worksheet/
  2. Converting a PNG file to PDF using Android via ...

    Sample code on Java for PNG to PDF conversion. Use example code for batch PNG to PDF conversion in Android...height and width values Create new document and add Page and Set...Initialize document object document = new Document (); Page page = document...

    products.aspose.com/pdf/android-java/conversion...
  3. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...length > 0)) { var headerDoc = new Document(headerFile.toString()...updatedDocument = new Document(); builder2 = new DocumentBuilder(updatedDocument...

    forum.aspose.com/t/merging-documents-causing-bu...
  4. JPEG to PDF Merge using Java | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add image to new PDF page...

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/
  5. | Aspose

    Sample code for TIFF to DOCX Java conversion. Use API example code for batch TIFF files to DOCX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tiff-to...
  6. UserInformation.Name | Aspose.Words for .NET

    Effortlessly manage user profiles with the UserInformation Name property. Easily retrieve or update user names for enhanced personalization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...UserInformation userInformation = new UserInformation { Name = "John...

    reference.aspose.com/words/net/aspose.words.fie...
  7. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveOptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let saveOptions = new aw . Saving . TxtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Determine Line Break|Aspose.PDF for Java

    Learn more about how to determinate a line break of multi-line TextFragment using Java...LineBreakDemo () { Document doc = new Document (); Page page = doc...i ++ ) { TextFragment text = new TextFragment ( "Lorem ipsum \r\ndolor...

    docs.aspose.com/pdf/java/determine-line-break/
  9. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......{ using (Presentation pres = new Presentation()) { pres.Slides...options = new WebDocumentOptions { TemplateEngine = new RazorTemplateEngine()...

    docs.aspose.com/slides/de/net/web-extensions/sa...
  10. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......{ using (Presentation pres = new Presentation()) { pres.Slides...options = new WebDocumentOptions { TemplateEngine = new RazorTemplateEngine()...

    docs.aspose.com/slides/es/net/web-extensions/sa...