Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 2,743 for

trim document

(0.34 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....Diagram-for-Java // The path to the documents directory. String dataDir...Diagram-for-Java // The path to the documents directory. String dataDir...

    docs.aspose.com/diagram/zh/java/group-convert-a...
  2. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....additional options when saving a document into the SaveFormat.DOCX ...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....the Working with Sections documentation article. Remarks: PageSetup...sections in a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for Java library for calculations....String( number, character ) Trim( string ) UCase( string ) Copy...

    docs.aspose.com/tasks/java/support-for-evaluati...
  5. Dúvida sobre compatibilidade do Aspose.OCR com ...

    Estamos usando a biblioteca Aspose.OCR no nosso ambiente de produção, que roda em contêineres Docker com Linux e .NET 8. Ao tentar fazer o reconhecimento de um PDF, esbarramos no erro System.PlatformNotSupportedExceptio…...Document document = new(caminhoArquivo))...tiffSettings); for (int i = 1; i <= document.Pages.Count; i++) { string...

    forum.aspose.com/t/duvida-sobre-compatibilidade...
  6. Reading Code Text Raw|Documentation

    Learn how and when to use raw code bytes from BarCodeReader in Aspose.BarCode for Java.... trim (). split ( "\s+" ); byte []...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. How to Use Redaction Feature in GridJs|Document...

    This article explains how to apply redaction overlays on sensitive content in GridJs, covering client‑side CRUD operations, batch synchronization, and server‑side processing with Aspose.Cells.GridJs....popup window const overlay = document . createElement ( 'div' );...center;' ; const dialog = document . createElement ( 'div' );...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  8. Bug 5077: 1.0.0.3_x- Converting TopoJson to Top...

    Hi Alexander, Please see: Test data(input/output/QGIS) 5077-TopoJson -TopoJson.zip (9.3 KB) If the input is not valid - this is .json extension , please give me valid .json sample for TopoJson that I will make full…... Useful documentation Reading TopoJSON – TopoJSON...TopoJSON Viewer|Documentation Writing TopoJSON – TopoJSON Viewer|Documentation...

    forum.aspose.com/t/bug-5077-1-0-0-3-x-convertin...
  9. Step‑by‑Step Guide to Load a Spreadsheet with G...

    Detailed tutorial on using Aspose.Cells GridJs with a Spring Boot backend and a client‑side HTML/JavaScript UI to load, edit, and download Excel files.... trim (); if ( ! filename ) { alert...Simple Spring Boot Official Documentation – https://spring.io/projects/spring-boot...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML Document into a Document object in Java....when loading HTML document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...