Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 2,557 for

trim document

(0.17 sec)
  1. ImageFieldMergingArgs | Aspose.Words for Java

    Provides data for the IFieldMergingCallback.imageFieldMergingcom.aspose.words.ImageFieldMergingArgs event in Java....Mail Merge and Reporting documentation article. Remarks: This event...field is encountered in the document. You can respond to this event...

    reference.aspose.com/words/java/com.aspose.word...
  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. 导航 SVG – Navigation & Inspection SVG – Aspose.S...

    了解如何使用 C# 检查 SVG、使用自定义过滤器迭代 SVG 元素、如何使用 CSS 选择器或 XPath 导航 SVG。...SVG document OuterHTML in C# 2 3 // Load an SVG document 4 using...using (SVGDocument document = new SVGDocument(Path. Combine (DataDir...

    docs.aspose.com/svg/zh/net/navigation-inspection/
  4. Aspose.PSD for Java 20.7 - Release Notes|Docume...

    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....program loads several Photoshop documents and exports their smart objects...lifdSource . getFileType (). trim ()); assertAreEqual ( expected...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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/