Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 2,669 for

trim document

(2.06 sec)
  1. 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...
  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. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Working with Formulas in Projects | Aspose.Task...

    Learn how to work with Microsoft Project formula functions using Aspose.Tasks for C# and other languages....String( number, character ) Trim( string ) UCase( string ) Copy...

    docs.aspose.com/tasks/cpp/functions-in-formulas/
  8. 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...
  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. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for .NET library for calculations.... Trim( string ) – removes leading...

    docs.aspose.com/tasks/net/support-for-evaluatio...