Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 148,379 for

text

(0.81 sec)
  1. Aspose::Words::Lists::ListLabel class | Aspose....

    Aspose::Words::Lists::ListLabel class. Defines properties specific to a list label. To learn more, visit the documentation article in C++....std :: endl ; // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how Text is wrapped around a shape or picture in C++....WrapType enum Specifies how text is wrapped around a shape or...Value Description None 3 No text wrapping around the shape. The...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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" // will represent each OfficeMath...OfficeMath formula using plain HTML text. auto options = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Table.distance_bottom property | Aspose.Words f...

    Table.distance_bottom property. Gets or sets distance between table bottom and the surrounding Text, in points....table bottom and the surrounding text, in points. @property def distance_bottom...between table boundaries and text. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CellVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of Text inside a table cell in Java....Specifies vertical justification of text inside a table cell. Examples:...BOTTOM Text is aligned at the bottom of the cell. CENTER Text is...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fields::FormField::get_StatusTex...

    Aspose::Words::Fields::FormField::get_StatusText method. Returns or sets the Text that's displayed in the status bar when a form field has the focus in C++.... method Returns or sets the text that’s displayed in the status...property specifies the status bar text. If the OwnStatus property is...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. MustacheTag.ReferenceOffset | Aspose.Words for ...

    Discover the MustacheTag ReferenceOffset property, which reveals the zero-based starting position of tags in your ReferenceRun for precise data management.... Text ); Console . WriteLine ( mustacheTag...region . StartMustacheTag . Text ); Console . WriteLine ( region...

    reference.aspose.com/words/net/aspose.words.mai...
  8. 在PDF中旋转文本使用C++|Aspose.PDF for C++

    了解将文本旋转到PDF的不同方法。Aspose.PDF允许您将文本旋转到任意角度,旋转文本片段或整个段落。...using namespace Aspose :: Pdf :: Text ; void ImplementRotationUsi...MakeObject < TextFragment > ( "main text" ); textFragment1 -> set_Position...

    docs.aspose.com/pdf/zh/cpp/rotate-text-inside-pdf/
  9. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add Text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...The problem is that I can add text/annotations to the pdf and the...of the PDF (for example new text objects or free‑form annotations)...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  10. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl -> get_Rows...

    docs.aspose.com/slides/cpp/manage-table/