Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 2,650 for

trim document

(0.11 sec)
  1. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...the Working with Tables documentation article. Remarks Cell can...(Inherited from Node ) document Gets the document to which this node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ControlChar | Aspose.Words for Java

    Control characters often encountered in Documents in Java....characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. Remarks: Provides...

    reference.aspose.com/words/java/com.aspose.word...
  3. ASPOSE Connectivity issue - Free Support Forum ...

    Hi Team, We are using APOSE Valid Metered license key(ASPOSE TOTAL for .NET), we have notice that when we have made the call to ASPOSE server from our API we have go the below message and looks like this is due to conn…... Error Message on documents “Created with an evaluation...we have not got the popper` document response from ASPOSE We have...

    forum.aspose.com/t/aspose-connectivity-issue/32...
  4. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...Working with Paragraphs documentation article. Remarks Paragraph...paragraph invalid when the document is opened in Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template Documents with data and a set of settings to control these routines in Java....routines to populate template documents with data and a set of settings...the LINQ Reporting Engine documentation article. Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.PSD的.NET 23.2版 - 发行说明|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 (). ToUpper ()) { case "NAME"...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...Document doc = new Aspose.Words.Document(desPath);...tocItem.ToString(SaveFormat.Text).Trim(); if (tocItem != null) { if...

    forum.aspose.com/t/word/316558
  8. Aspose.PSD for Java 20.6 - 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 (), fileType ); assertAreEqual...get_Item ( 0 ). getFileCreator (). trim (), "" ); assertAreEqual ( lnkeResource...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  9. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word Documents, enhancing your Document's layout and functionality....Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. public class Table...

    reference.aspose.com/words/net/aspose.words.tab...
  10. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Working with Paragraphs documentation article. Examples: Shows...Aspose.Words document by hand. Document doc = new Document(); // A...

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