Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 4,239 for

split document

(1.4 sec)
  1. Working with Transformations in PS file | Java

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Developer Guide Working with PS Document Working with Transformations...Transform a content in PS Document In this article, we consider...

    docs.aspose.com/page/java/ps/working-with-trans...
  2. Using OAuth to access Mail Services|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.... split ( "," ); for ( String keyValue...String [] pair = keyValue . split ( ":" ); String name = pair...

    docs.aspose.com/email/java/using-oauth-to-acces...
  3. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a Document into fixed page formats PDF XPS images etc in Java....be specified when saving a document into fixed page formats (PDF...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. Insertion of charts at a bookmark renders incor...

    Hi, I’m inserting a Document at a bookmark location in another Document. The Document that I’m inserting contains a set of links that point to a range of cells in a dummy excel file. After insertion, I use another exce…...inserting a document at a bookmark location in another document. The...The document that I’m inserting contains a set of links that point...

    forum.aspose.com/t/insertion-of-charts-at-a-boo...
  5. Issue with Font Rendering when converting DOCX ...

    Hi! I am writing to report an issue with font rendering encountered in Aspose.Words version 25.1.0. Problem description: When converting a .docx Document containing text in the regular “Baskerville” font to PDF (or PNG…...docx document containing text in the regular...reproduce: var document = new Aspose.Words.Document(SourcePath);...

    forum.aspose.com/t/issue-with-font-rendering-wh...
  6. 如何添加Top10条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Top10 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...run (): # The path to the documents directory current_dir = os...s . replace ( "$" , "" ) . split ( ':' ) start_row , start_col...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  7. Excel Cell Operations|Documentation

    Excel cell operations - merge, copy/paste, clear cells, and advanced cell manipulation with AI automation...single cell unmerge_cells - Split merged cells back to individual...source sheet not found AI Document Assistant Close Excel Row...

    docs.aspose.com/cells/nodejs-cpp/mcp/cell-opera...
  8. Save Presentations on Android|Aspose.Slides Doc...

    Discover how to save presentations in Java using Aspose.Slides for Android—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects.... The app lets you split a presentation into multiple...accessible. Can I set/save document metadata (Author, Title, Company...

    docs.aspose.com/slides/androidjava/save-present...
  9. 如何添加数据条条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Data Bars 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...run (): # The path to the documents directory current_dir = os...s . replace ( "$" , "" ) . split ( ':' ) start_row , start_col...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  10. Extract SVG From Website – Aspose.HTML for .NET

    Learn how to download SVG from website. Consider C# examples to automate extracing inline and external SVG from any website....the web, often used in HTML documents. The main advantage of SVG...programmatically. SVG images in HTML documents come in two forms – inline...

    docs.aspose.com/html/net/extract-svg-from-website/