Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 151,740 for

text

(0.86 sec)
  1. PageSetup.footnoteOptions property | Aspose.Wor...

    PageSetup.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this section....Footnote , "Footnote reference text." ); // Configure all footnotes...themselves directly beneath the text on every page. let footnoteOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Math::MathObjectType enum | Aspo...

    Aspose::Words::Math::MathObjectType enum. Specifies type of an Office Math object in C++....OMath 0 Instance of mathematical text. OMathPara 1 Math paragraph...an instance of mathematical text (such as a formula or equation)...

    reference.aspose.com/words/cpp/aspose.words.mat...
  3. Converting to Fixed-page Format in C++|Aspose.W...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats....be of various types, such as text, spreadsheets, slides, CAD drawings...vector form. In contrast, some text editing applications do not...

    docs.aspose.com/words/cpp/converting-to-fixed-p...
  4. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for forms. When a section is protected for forms, users can select and modify Text only in form fields in Microsoft Word in C++....users can select and modify text only in form fields in Microsoft...builder -> Write ( u "Please enter text here: " ); builder -> InsertTextInput...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – افزودن، دریافت یا حذف علامت واترمارک در PDF با استفاده از Python https://products.aspose.com/pdf/fa/python-net/watermark/ Recent content in افز......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/fa/python-net/watermark...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – افزودن، دریافت یا حذف علامت واترمارک در PDF با استفاده از C# https://products.aspose.com/pdf/fa/net/watermark/ Recent content in افزودن، دریافت......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/fa/net/watermark/index.xml
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodaj, pobierz lub usuń znak wodny w pliku PDF przy użyciu Python https://products.aspose.com/pdf/pl/python-net/watermark/ Recent content in Do......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/pl/python-net/watermark...
  8. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... write ( "Text in merged cells." ); // Insert.... None ; builder . write ( "Text in unmerged cell." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_PageHorizontalAlignment method. Specifies the horizontal alignment of pages in an HTML document. Default value is Center in C++....Center : ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...Left : ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....using namespace Aspose :: Pdf :: Text ; void CreateDocument () { //...-> Add (); // Add text to new page auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/cpp/create-pdf-document/