Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 151,768 for

text

(0.94 sec)
  1. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowInBalloons method. Allows to specify whether the revisions are rendered in the balloons. Default value is None in C++....docx" ); // By default, text that is a revision has a different...from the other non-revision text. // Set a revision option to...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportShapesAsSvg method. Controls whether Shape nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3. Default value is false in C++....()); builder -> Write ( u "My text box" ); // When we save the...saving operation will export text box shapes. // If we set the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Working with Comments in C++|Aspose.Words for C++

    Working with comments using C++....classes to specify the region of text that should be associated with...paragraph using a region of text and the CommentRangeStart and...

    docs.aspose.com/words/cpp/working-with-comments/
  4. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....These can be entire text bodies or simple text runs. There are many...paragraphs Specific runs of text Fields of various types, such...

    docs.aspose.com/words/python-net/how-to-extract...
  5. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer Text of a section...container for the header or footer text of a section. To learn more...CompositeNode ) append_paragraph(text) A shortcut method that creates...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...textBoxField -> set_Value ( u "Text Box" ); // TextBoxField.Border...MakeObject < Aspose :: Pdf :: Text :: TextFragment > ( u "Item1"...

    docs.aspose.com/pdf/zh/cpp/create-form/
  7. Aspose::Words::RevisionGroup::get_Text method |...

    Aspose::Words::RevisionGroup::get_Text method. Returns inserted/deleted/moved Text or description of format change in C++....nGroup::get_Text method RevisionGroup::get_Text method Returns...Returns inserted/deleted/moved text or description of format change...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Product Overview|Aspose.Slides for PHP Document...

    Aspose.Slides for PHP via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....key features such as managing texts, shapes, tables & animations...add different kinds of frames—text, audio, and video frames—to...

    docs.aspose.com/slides/php-java/product-overview/
  9. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes 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. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains Text, along with images and tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…...follows: I have a PDF that contains text, along with images and tables...Aspose that allows me to extract text, images, and tables from the...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...