Sort Score
Result 10 results
Languages All
Labels All
Results 7,271 - 7,280 of 151,551 for

text

(0.08 sec)
  1. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and save it. For example, the number in a Text box is 125 in the original file but becomes 145 after saving. To investigate furt…...For example, the number in a text box is 125 in the original file...the specific properties of the text box that may not be preserved...

    forum.aspose.com/t/xls-data-is-changed-after-lo...
  2. TextBox.Next | Aspose.Words for .NET

    Discover how the TextBox Next property enhances your design workflow by linking TextBoxes seamlessly in your projects for improved organization....} Examples Shows how to link text boxes. Document doc = new Document...Create links between some of the text boxes. if ( textBox1 . IsValidLinkTarget...

    reference.aspose.com/words/net/aspose.words.dra...
  3. WebExtensionBindingType enumeration | Aspose.Wo...

    aspose.words.webextensions.WebExtensionBindingType enumeration. Enumerates available types of binding between a web extension and the data in the document.... TEXT Plain text. DEFAULT Matrix used by...webextensions . WebExtensionBindingT . TEXT , '104380646' )) # Allow the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Python How to Convert PDF to Text using Python How to Convert...using Python How to Strike Out Text in Adobe PDF using Python How...

    kb.aspose.com/pdf/page/11/
  5. Unclear margin behavior when stamping with a Cr...

    Using Aspose.Pdf 8.4.1, I'm seeing an odd behavior when attempting to add Text stamps to a PDF page that has a CropBox defined. Using the code below, only the version using offsets to compensate for the crop box (includ…...behavior when attempting to add text stamps to a PDF page that has...pdfBuilder.Sections.Add(); var text = new Text(placeHolderText) {Margin...

    forum.aspose.com/t/unclear-margin-behavior-when...
  6. Figure element image from memory, not disk - Fr...

    I am trying to create a tagged PDF programmatically that includes images that need alt Text. I have been following the guides/references to get the taggedContent and create a figure element. My problem is that the SetI…...includes images that need alt text. I have been following the guides/references...Add alt text figure.AlternativeText = "Your alt text here"; //...

    forum.aspose.com/t/figure-element-image-from-me...
  7. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  8. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    Discover the RevisionOptions InsertedTextEffect property to customize your content with unique effects. Default, Underline. Enhance your Text's impact!... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  9. ChartAxisTitle.Show | Aspose.Words for .NET

    Discover the ChartAxisTitle Show property to control axis title visibility. Enhance your charts with clear, informative titles for better data insights.... Text = "Categories" ; chartAxisXTitle.... Title ; chartAxisYTitle . Text = "Values" ; chartAxisYTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FindReplaceOptions.find_whole_words_only proper...

    FindReplaceOptions.find_whole_words_only property. True indicates the oldValue must be a standalone word...."True" to replace the found text if it is not a part of another...flag to "False" to replace all text regardless of its surroundings...

    reference.aspose.com/words/python-net/aspose.wo...