Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,009 for

regex

(0.06 sec)
  1. GridValidation.RegEx | Aspose.Cells for .NET AP...

    GridValidation property. Gets or sets the regular expression string...RegEx GridValidation.RegEx property Gets or sets...expression string. public string RegEx { get ; set ; } See Also class...

    reference.aspose.com/cells/net/aspose.cells.gri...
  2. FieldIncludePicture.SourceFullName | Aspose.Wor...

    FieldIncludePicture SourceFullName property. Gets or sets the location of the picture using an IRI in C#.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Saving::ExportFontFormat enum | ...

    Aspose::Words::Saving::ExportFontFormat enum. Indicates the format that is used to export fonts while rendering to HTML fixed format in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Off...

    Aspose::Words::Saving::HtmlSaveOptions::get_OfficeMathOutputMode method. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB. Default value is Image in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Extract and Replace text with Images inside PDF...

    We are using Pdf library to generate some dynamic contracts, where the initial pdf has some text placeholders, then after collecting data form the user we generate the end contract. While doing this, we discovered a ver…...all the needed text using the Regex and TextAbsorber, then having...(var field in fields) { var regex = CreateFieldRg(field.Name);...

    forum.aspose.com/t/extract-and-replace-text-wit...
  6. Duplicate Region not working - Aspose.Words Pro...

    Hello, So earlier I tried to change the code as per your documentation and as per your reply I tried to modify. I think now its not working and I have attached template again as well. When I try to use same table twice…...RemoveEmptyParagraph = true; Regex regex = new Regex(" "); FindReplaceOptions...true; // doc.Range.Replace(regex, "", options); doc.UpdateFields();...

    forum.aspose.com/t/duplicate-region-not-working...
  7. FieldIncludePicture.ResizeVertically | Aspose.W...

    FieldIncludePicture ResizeVertically property. Gets or sets whether to resize the picture vertically from the source in C#.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Enum ExportFontFormat | Aspose.Words for .NET A...

    Aspose.Words.Saving.ExportFontFormat 枚举. 表示在呈现为 HTML 固定格式时用于导出字体的格式... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/zh/net/aspose.words....
  9. FieldIncludePicture.IsLinked | Aspose.Words for...

    FieldIncludePicture IsLinked property. Gets or sets whether to reduce the file size by not storing graphics data with the document in C#.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  10. HtmlOfficeMathOutputMode Enum | Aspose.Words fo...

    Aspose.Words.Saving.HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML MHTML and EPUB in C#.... True ( Regex . Match ( outDocContents , "<p.... MathML : Assert . True ( Regex . Match ( outDocContents , "<p...

    reference.aspose.com/words/net/aspose.words.sav...