Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 4,401 for

trim document

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. TableCollection.ToArray | Aspose.Words for .NET

    TableCollection ToArray method. Copies all tables from the collection to a new array of tables 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...
  6. CellCollection.ToArray | Aspose.Words for .NET

    CellCollection ToArray method. Copies all cells from the collection to a new array of cells 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...
  7. BookmarkStart - 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...a Word document. A complete bookmark in a Word document consists...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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
  9. LINQ Reporting Engine - Date Comparison within ...

    I’m trying to compare a date within an ‘If’ statement in an Aspose template created manually in Word. The conditional block looks something like this: <<if[ date == "30-05-2022"]>> SOME-TEXT << /if>> While generating ….../if>> While generating the document using the LINQ Reporting Engine...engine.BuildReport(builder.Document, new DateTime(2022, 5, 30)...

    forum.aspose.com/t/linq-reporting-engine-date-c...
  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...