Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 4,383 for

trim document

(0.06 sec)
  1. Get and Set Page Properties|Aspose.PDF for Java

    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/java/get-and-set-page-prope...
  2. RowCollection.ToArray | Aspose.Words for .NET

    RowCollection ToArray method. Copies all rows from the collection to a new array of rows in C#....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  3. BuildingBlock | Aspose.Words for Java

    Represents a glossary Document entry such as a Building Block AutoText or an AutoCorrect entry in Java....CompositeNode Represents a glossary document entry such as a Building Block...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Settings::WriteProtection::SetPa...

    Aspose::Words::Settings::WriteProtection::SetPassword method. Sets the write protection password for the Document in C++....protection password for the document. void Aspose :: Words :: Settings...user to enter it or open the document as read-only. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. WriteProtection.SetPassword | Aspose.Words for ...

    WriteProtection 方法. 设置文档的写保护密码... Document doc = new Document (); DocumentBuilder...Writeln ( "Hello world! This document is protected." ); // 输入最长...

    reference.aspose.com/words/zh/net/aspose.words....
  6. Aspose::Words::Replacing::IReplacingCallback In...

    Implement this interface if you want to have your own custom method called during a find and replace operation....) { auto doc = MakeObject<Document>(MyDir + u "Header and footer...) { auto doc = MakeObject<Document>(); auto builder = MakeOb...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the Document to a stream using the specified format in C++....Aspose::Words::Document::Save method Contents [ Hide ] Document::Save(const...Aspose::Words::SaveFormat) method Saves the document to a stream using the specified...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_MatchCase method. True indicates case-sensitive comparison, false indicates case-insensitive comparison in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...necklace." ), doc -> GetText (). Trim ()); See Also Class FindReplaceOptions...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. BookmarkCollection.Clear | Aspose.Words for .NET

    BookmarkCollection Clear method. Removes all bookmarks from this collection and from the Document in C#....this collection and from the document. public void Clear () Examples...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  10. FieldMergeField.IsVerticalFormatting | Aspose.W...

    FieldMergeField IsVerticalFormatting property. Gets or sets whether to enable character conversion for vertical formatting in C#.... Document doc = new Document (); DocumentBuilder...Cardholder:" , doc . GetText (). Trim ()); See Also class FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...