Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 4,384 for

trim document

(0.08 sec)
  1. Validation, wich depends on other cell ist not ...

    Hello Aspose-Team, we have in Excel a column “F” which list depends on the choice of column “D”. The following give the following result: 0: 5 1: 5.1 2: 5.2 3: 5.3 4: 5.4 5: 5.5 6: 5.6 7: 5.7 8: 5.8 9: 5.9 1…...Trim()); if (k == 10) break; } TestContext...application, I am not sure if it is documented in the source XML data/structures...

    forum.aspose.com/t/validation-wich-depends-on-o...
  2. Aspose::Words::BookmarkEnd Class Reference - As...

    Represents an end of a bookmark in a Word Document....a Word document. A complete bookmark in a Word document consists...are just markers inside a document that specify where the bookmark...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Aspose::Words::Tables::Row Class Reference - As...

    Represents a table row.... auto doc = MakeObject<Document>(); auto table = MakeObject<Table>(doc);...through all tables in the document and print the contents of...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. FieldStart Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a Document in C#....start of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. public class FieldStart...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Comment.getText() does not return the complete ...

    Hello, We have noticed that when using comment.getText() method, it does not return the complete comment string always. If the comment string is a simple one line, example “This is a comment on line one” it works. Howeve…...trim(); System.out.println(text);...please, create a separate document for each scenario and write...

    forum.aspose.com/t/comment-gettext-does-not-ret...
  6. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a Document. To learn more, visit the Documentation article in C++....start of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. class FieldStart...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::BookmarkEnd Class Reference - As...

    Represents an end of a bookmark in a Word Document....a Word document. A complete bookmark in a Word document consists...are just markers inside a document that specify where the bookmark...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Document.Save | Aspose.Words for .NET

    Document Save method. Saves the Document to a file. Automatically determines the save format from the extension in C#....] Save( string ) Saves the document to a file. Automatically determines...String The name for the document. If a document with the specified...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 14.7.0 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 14.7.0 Release Notes – the latest updates and fixes....Word control characters break document formatting when imported from...characters appear in the output documents when importing MHTML Bug WORDSNET-10157...

    docs.aspose.com/words/java/aspose-words-for-jav...
  10. System::String Class Reference - Aspose.PDF for...

    Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member......ASPOSECPP_SHARED_API String Trim () const Removes all whitespace...ASPOSECPP_SHARED_API String Trim (char_t ch) const Removes all...

    reference.aspose.com/pdf/cpp/class/system.string