Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 8,208 for

append

(0.15 sec)
  1. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....CONTINUE; } /// /// Append a line to the StringBuilder...mAcceptingNodeChildT.append("| "); } mAcceptingNodeChildT.append(text + "\r\n");...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Drawing::ImageData::get_CropBott...

    Aspose::Words::Drawing::ImageData::get_CropBottom method. Defines the fraction of picture removal from the bottom side in C++....from the source document and append it to the first paragraph....

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section... append_child(new_child) Adds the specified...(Inherited from CompositeNode ) append_paragraph(text) A shortcut...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Add Color in HTML Using Aspose.HTML for ...

    Learn how to add color to HTML using Aspose.HTML for Python. Apply background colors, text styles, and dynamic CSS programmatically to create styled HTML....append_child(style) # Create a regular....highlight color style." # Append both paragraphs to the <body>...

    products.aspose.com/html/python-net/how-to-add-...
  5. Generate QR Code, Micro QR Code and Rectangular...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Interpretation (ECI), Structured Append Mode, and etc. The Micro QR...does not support Structured Append Mode. Specifically, the M1...

    docs.aspose.com/barcode/javascript-cpp/qr-micro...
  6. FieldHyperlink class | Aspose.Words for Python

    aspose.words.fields.FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/python-net/working-with-fields/) documentation article....is_image_map Gets or sets whether to append coordinates to the hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize text form fields. Enhance user experience by setting specific input types effortlessly.... Append ( text + '\n' ); } /// <summary>...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management.... Append ( text + '\n' ); } /// <summary>...string text ) { mBuilder . Append ( text + '\n' ); } /// <summary>...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Shape.StrokeColor | Aspose.Words for .NET

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant stroke colors for stunning visual impact....StringBuilder (); } /// <summary> /// Appends a line to the StringBuilder...mTextIndentLevel ; i ++) mStringBuilder . Append ( '\t' ); mStringBuilder ....

    reference.aspose.com/words/net/aspose.words.dra...
  10. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....TextBuilder > ( page ); // Append TextFragment to PDF file tb...TextBuilder > ( page ); // Append the text fragment to the PDF...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...