Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 769 for

raw text

(0.09 sec)
  1. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes....type ) # Manually change the raw text of the field, which determines...determines the field code. field_text = doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Report Definition Overview|Aspose.Words for Sha...

    Report definition file meaning, it's structure and how to work with a such file while configuring Aspose.Words for SharePoint reports....definitions, so you have to edit the raw XML. Think of the report definition...elements or a value stored as text element content. Elements with...

    docs.aspose.com/words/sharepoint/report-definit...
  3. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another....export to Pdf with selectable text Constructors Constructor Description...addTextLayer(String text, Rectangle rect) Adds a new Text layer. addThresholdAdjustme()...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  4. Range.normalize_field_types method | Aspose.Wor...

    Range.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field types contained in the field codes....type ) # Manually change the raw text of the field, which determines...determines the field code. field_text = doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...Text.Contains(tagKey)) { if (regex...(regex.IsMatch(table.Range.Text)) return table; } } return null;...

    forum.aspose.com/t/table-not-found-in-world-doc...
  6. Using shortcuts for string formatting - Free Su...

    We use this to format a date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…... For plain‑text MERGEFIELDs the supported switches...automation code to transform the raw value into the required pattern...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  7. Convert DNG to SVG via Java | products.aspose.com

    Sample code for DNG to SVG Java conversion. Use API example code for batch DNG files to SVG conversion within any Web or Desktop Java based application....format used for the storage of raw files. It has been developed...significantly. In order to manipulate raw data from digital cameras with...

    products.aspose.com/imaging/java/conversion/dng...
  8. Document.NormalizeFieldTypes | Aspose.Words for...

    Optimize your document with the NormalizeFieldTypes method, ensuring all field type values align with field codes for enhanced consistency and accuracy....)); // Manually change the raw text of the field, which determines...Run , true )[ 0 ]; fieldText . Text = "PAGE" ; // Changing the field...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling....)); // Manually change the raw text of the field, which determines...Run , true )[ 0 ]; fieldText . Text = "PAGE" ; // Changing the field...

    reference.aspose.com/words/net/aspose.words/ran...
  10. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedImages method. Specifies whether images should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....flag to "true" will store the raw data // for all images within...)); ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.sav...