Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 222,973 for

new

(0.17 sec)
  1. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...that its cursor is in and any new rows/cells as it creates them...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Rendering Project Data to XAML | Aspose.Tasks D...

    Learn how to render a project as XAML using Aspose.Tasks for Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/rendering-project-da...
  3. Inconsistent Sheet Name Behavior When Reading C...

    We’ve observed inconsistent behavior when reading CSV files using Aspose.Cells: When creating a Workbook object using a file path, the resulting worksheet name matches the CSV file name. However, when creating a Wo…...InputStream using (FileStream stream = new FileStream("path/to/your/file...Workbook workbook = new Workbook(stream, new TxtLoadOptions(LoadFormat...

    forum.aspose.com/t/inconsistent-sheet-name-beha...
  4. 使用 C++ via Node.js 在保存为PDF时仅更改单个Unicode字符的字体|Do...

    了解如何在使用Aspose.Cells for Node.js via C++保存为PDF时更改单个Unicode字符的字体。...这个字符不能用 Times New Roman 显示,但可以用其他字体如 Arial Unicode...当某个字符出现在一些单词或句子中,而这些内容使用特定字体(如Times New Roman)时,Aspose.Cells会将整个单词或句...

    docs.aspose.com/cells/zh/nodejs-cpp/change-the-...
  5. Manage number of pages in XPS file | .NET

    .NET API Solution to manage XPS files. Add or remove pages from or to XPS documents with a few lines of C# code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/net/add-delete-pages/
  6. TeX (LaTeX) Files Conversion | Java

    TeX(LaTeX) conversion Java API solution. Convert LaTeX files to PDF, XPS and Images including PNG, JPEG, TIFF, BMP with few lines of Java code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/tex/java/conversion/
  7. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook = New Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the projects still encounters p…...call Workbook asposeWorkbook = new Workbook(excelStream) to avoid...ZipTool", "TEMPFILE"); File excel = new File("src/test/resources/POI...

    forum.aspose.com/t/java-lang-illegalstateexcept...
  8. Issue in updating Page Size (Dimensions) - Free...

    Hi, I am trying to update page dimensions(Page size) from Letter-size(8.50" x 11.00") to A4-size(8.27" x 11.69") using the sample code provided you. AsposePDF.net is not updating the width of the document, but not upda…...document Document pdfDocument = new Document(“source.pdf”); // Get...Load HTML file Document doc = new Document(@"D:\Downloads\source...

    forum.aspose.com/t/issue-in-updating-page-size-...
  9. Optimizing Memory Usage while Working with Big ...

    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....to create a new one.</p>' ; // Allow creating a new workbook even...open it; otherwise create a new workbook let workbook ; if (...

    docs.aspose.com/cells/javascript-cpp/optimizing...
  10. Customize Pie Charts in Presentations in .NET|A...

    Learn how to create and customize pie charts in .NET with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds....Presentation presentation = new Presentation (); // Add chart...and categories. Add new categories. Add new series. Write the modified...

    docs.aspose.com/slides/net/pie-chart/