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

trim document

(0.17 sec)
  1. DocSaveOptions.SaveFormat | Aspose.Words for .N...

    DocSaveOptions 财产. 指定使用此保存选项对象时将保存文档的格式 可以是Doc或者Dot.... Document doc = new Document (); DocumentBuilder...IncorrectPasswordExc >(() => doc = new Document ( ArtifactsDir + "DocSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  2. Read data between 2 string using Aspose word c#...

    Hi, I want read data between 2 string of word Document using c# Please find attached screenshot For eg: i need data between below 2 strings a) “COMPANY PROFILE & PROFILE SUMMARY :” and "NON-COOPERATION WITH PREVIO…...data between 2 string of word document using c# Please find attached...es-in-a-document/ But as I can see in your document the content...

    forum.aspose.com/t/read-data-between-2-string-u...
  3. 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
  4. SpecialChar | Aspose.Words for Java

    Base class for special characters in the Document in Java....special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. ExportHeadersFootersMode Enum | Aspose.Words fo...

    Aspose.Words.Saving.ExportHeadersFootersMode enum. Specifies how headers and footers are exported to HTML MHTML or EPUB in C#....exported at the beginning of the document and primary footer is at the...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Document.FieldOptions | Aspose.Words for .NET

    Document FieldOptions property. Gets a FieldOptions object that represents options to control field handling in the Document in C#....FieldOptions Contents [ Hide ] Document.FieldOptions property Gets...control field handling in the document. public FieldOptions FieldOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  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. 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...