Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 149,186 for

text

(0.33 sec)
  1. ParagraphCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphCollection for seamless access to structured Paragraph nodes, enhancing document manipulation and efficiency in your projects....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/net/aspose.words/par...
  2. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....center, or right header or footer text box at the top or the bottom...Command List The header or footer text can contain special commands...

    docs.aspose.com/cells/python-net/get-headers-or...
  3. ChartTitle.Rotation | Aspose.Words for .NET

    ChartTitle Rotation property. Gets or sets the rotation of the chart title in degrees.... Text = "Sample Chart" ; chart . Title...true ; chart . AxisX . Title . Text = "X Axis" ; chart . AxisX ...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a Text....either to ignore shapes within a text. The default value is false...ignore shapes while replacing text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlPartCollection indexer | Aspose.Words ...

    CustomXmlPartCollection indexer. Gets or sets an item at the specified index....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPart.clone method | Aspose.Words for P...

    CustomXmlPart.clone method. Makes a deep enough copy of the object...xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...elements to ARTIFACT and tag the text? then create a link between...them? XObject object not tagged Text object not tagged Path object...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  9. WriteInConfig|Documentation

    WriteInConfig element provides a blank field in which the respondent can hand write some Text or draw a picture....respondent can hand write some text or draw a picture. Write-in...for multiple elements. This text is not displayed on the form...

    docs.aspose.com/omr/net/programmatic-forms/writ...
  10. How to Create Word Document using C#

    In this tutorial you will learn how to create Word document using C# without interop. The C# code example creates Word document in DOCX file format....document using C# , write some text with different font formatting...DocumentBuilder classes Write some text and insert hyperlink into document...

    kb.aspose.com/words/net/how-to-create-word-docu...