Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,401 for

trim document

(0.05 sec)
  1. List.ListId | Aspose.Words for .NET

    List ListId property. Gets the unique identifier of the list in C#....verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Having Issue to read the level numbers from doc...

    Having Issue to read the level numbers from docx , which is having only levels, not the headers. I am able to read the Level text, but not the Level Numbers. I am using Trial version of Aspose java. Can you please pro…...you please find the attached document and suggest me. I am using...in C#, private void Logic(Document doc) { var countByLevel =...

    forum.aspose.com/t/having-issue-to-read-the-lev...
  3. CompositeNode.ChildNodes | Aspose.Words for .NET

    CompositeNode ChildNodes property. Gets all immediate child nodes of this node in C#.... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/com...
  4. Get and Set Page Properties | Aspose.PDF for An...

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for Java....PDF File When working with documents, you often want to know how...Open the PDF file using the Document class. Then use the PageCollection...

    docs.aspose.com/pdf/androidjava/get-and-set-pag...
  5. FieldChar - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...represent field characters in a document. A complete field in a Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocSaveOptions.Password | Aspose.Words for .NET...

    DocSaveOptions 财产. 获取/设置密码以使用 RC4 加密方法加密文档... Document doc = new Document (); DocumentBuilder...IncorrectPasswordExc >(() => doc = new Document ( ArtifactsDir + "DocSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  7. Aspose::Words::Paragraph::get_IsEndOfSection me...

    Aspose::Words::Paragraph::get_IsEndOfSection method. True if this paragraph is the last paragraph in the Body (main text story) of a Section; false otherwise in C++....contents of one document to a bookmark in another document. void InsertAtBookmark...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. BookmarkCollection.Count | Aspose.Words for .NET

    BookmarkCollection Count property. Returns the number of bookmarks in the collection in C#....bookmarks from a document. Document doc = new Document (); DocumentBuilder...bookmarks is still present in the document. Assert . That ( bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  9. Aspose::Words::Tables::RowCollection Class Refe...

    Provides typed access to a collection of Row nodes....through all tables in the document and print the contents of...cell. auto doc = MakeObject<Document>(MyDir + u "Tables.docx" );...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Paragraph.IsInsertRevision | Aspose.Words for .NET

    Paragraph IsInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document (); Body body = doc...revision will leave it in the document as if we never deleted it...

    reference.aspose.com/words/net/aspose.words/par...