Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 2,649 for

trim document

(0.17 sec)
  1. Aspose.PSD for Java 20.6 - 发行说明|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.... trim (), fileType ); assertAreEqual...get_Item ( 0 ). getFileCreator (). trim (), "" ); assertAreEqual ( lnkeResource...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. Resize and crop EPS via Python | Aspose.Page

    Elevate your Python applications with our API solution, delivering precise EPS file cropping and resizing for vivid, captivating visuals....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/python-net/resize-eps/
  3. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...insertOverlayContent(Document document, Section section, int...headerFooter = getOrCreateHeaderFoo(document, section, type); log.debug("Inserting...

    forum.aspose.com/t/header-footer/325498
  4. Doc文档save时报错 - Free Support Forum - aspose.com

    请问下这个报错可能是什么原因: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>24.7</version>= </dependency> public String doc2Markdown(String taskId, InputStream inputStream, DocFilterCal…...ByteArrayOutputStrea()) { Document document = new Document(inputStream);... document.getChildNodes(NodeType.SHAPE, true).clear(); document...

    forum.aspose.com/t/doc-save/324374
  5. Aspose.PSD for .NET 23.2 - 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.... Trim (). ToUpper ()) { case "NAME"...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-2...
  6. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section...Words Document Object Model (DOM) documentation article. Remarks...(Inherited from Node ) document Gets the document to which this node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldMergingArgs | Aspose.Words for Java

    Provides data for the MergeField event in Java....Mail Merge and Reporting documentation article. Remarks: The MergeField...field is encountered in the document. You can respond to this event...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the Documentation article in C++....Working with Paragraphs documentation article. class ParagraphFormat...level of the paragraph in the document. get_PageBreakBefore () True...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the Documentation article in C++....Working with Paragraphs documentation article. class Paragraph...for visiting the end of the document’s paragraph. AcceptStart ...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document into a text based formats in Java....additional options when saving a document into a text based formats...the Specify Save Options documentation article. Examples: Shows...

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