Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 8,769 for

append

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. How to Add Lines to PDF in Python

    This article guides on how to add lines to PDF in Python. The basic information is provided on how to insert a line in PDF in Python by sharing the configuration details, a list of steps and a runnable sample code....with the required parameters Append this line object to the shapes...created and initialized and then appended to the shapes collection of...

    kb.aspose.com/pdf/python/how-to-add-lines-to-pd...
  5. How to Rotate Text in PDF using Python

    This article explains how to rotate text in PDF using Python. It contains IDE configuration, detailed steps and a runnable sample code to rotate text in Adobe using Python....object for the selected page and append the fragment using it Save...

    kb.aspose.com/pdf/python/how-to-rotate-text-in-...
  6. Move a paragraph from one presentation to anoth...

    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.... Append ( p1 . CloneNode ( true ));...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  7. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...new TextBuilder (pdfPage); // append the text fragment to the PDF...new TextBuilder (pdfPage); // append the text fragment to the PDF...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  8. 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...
  9. 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...
  10. Image to Base64 in Python | PNG to Base64 | JPG...

    Learn how to convert an image to Base64 in Python using Aspose.SVG API. Explore a free online tool to seamlessly convert PNG or JPG images to Base64.... Append the image element to the SVG...

    blog.aspose.com/svg/convert-image-to-base64-in-...