Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,383 for

trim document

(0.08 sec)
  1. WriteProtection.SetPassword | Aspose.Words for ...

    WriteProtection SetPassword method. Sets the write protection password for the Document in C#....protection password for the document. public void SetPassword (...user to enter it or open the document as read-only. Examples Shows...

    reference.aspose.com/words/net/aspose.words.set...
  2. Paragraph.ListFormat | Aspose.Words for .NET AP...

    Paragraph 财产. 提供对段落列表格式属性的访问... Document doc = new Document (); DocumentBuilder...$"\t\" { para . GetText (). Trim ()} \ "" ); } 也可以看看 class ListFormat...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. Aspose::Words::Replacing::ReplacingArgs Class R...

    Provides data for a custom replace operation....) { auto doc = MakeObject<Document>(); auto builder = MakeOb...the opening!" , doc->GetText().Trim()); ASSERT_EQ(String(u "\"New...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Aspose::Words::NodeImporter Class Reference - A...

    Allows to efficiently perform repeated import of nodes from one Document to another....repeated import of nodes from one document to another. Aspose.Words provides...fragments between Microsoft Word documents. This is known as "importing...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Create dynamic table with Aspose Word in Dot ne...

    Hello Team, We have a requirement to create a dynamic table with say 2 or 3 headers and their contents below that as rows. Main thing is that alignment of the rows should be perfect, say if the header 1 content is wrapp…... Please see our documentation for more information: https://docs...following code: Document doc = new Document("in.docx"); // get...

    forum.aspose.com/t/create-dynamic-table-with-as...
  6. ReplacingArgs - Aspose.Words for Java - API Ref...

    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...such replacements. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Odt or Ott in C++....Specifies the format in which the document will be saved if this save...to encrypt a saved ODT/OTT document with a password, and then...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. DocSaveOptions.Password | Aspose.Words for .NET

    DocSaveOptions Password property. Gets/sets a password to encrypt Document using RC4 encryption method in C#....Gets/sets a password to encrypt document using RC4 encryption method...} Remarks In order to save document without encryption this property...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Table Image split issue - Aspose.Words Product ...

    Hi Aspose Team, I have extracted the image from the Document. I have extracted the image, but figures 1 and 2 are combined into a single figure. Source code: Source_Code.zip (769 Bytes) Input: Input.docx (109.5 KB) C…...extracted the image from the document. I have extracted the image...following code: Document doc = new Document("C:\\Temp\\in.docx");...

    forum.aspose.com/t/table-image-split-issue/249473
  10. structureddocumenttagrangestart - Aspose.Words ...

    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...start of ranged structured document tag which accepts multi-sections...

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