Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 151,870 for

text

(1.54 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ادغام اسناد PDF با استفاده از C# https://products.aspose.com/pdf/fa/net/merger/ Recent content in ادغام اسناد PDF با استفاده از C# on Aspsoe.PD......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/merger/index.xml
  2. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and save it. For example, the number in a Text box is 125 in the original file but becomes 145 after saving. To investigate furt…...For example, the number in a text box is 125 in the original file...the specific properties of the text box that may not be preserved...

    forum.aspose.com/t/xls-data-is-changed-after-lo...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Viewer przez Python https://products.aspose.com/pdf/pl/python-net/viewer/ Recent content in PDF Viewer przez Python on Aspsoe.PDF Products ......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/viewer/in...
  4. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....with their elements such as text formatting, tables, headers...**bold text** get_Font()->set_Bold(true) Italic *italic text* ge...

    docs.aspose.com/words/cpp/translate-markdown-to...
  5. Developer Guide|Documentation

    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....the Comment Font Color Change Text Direction of the Comment Threaded...Shape is Smart Art Shape Extract Text from the Gear Type SmartArt...

    docs.aspose.com/cells/java/developer-guide/
  6. Unclear margin behavior when stamping with a Cr...

    Using Aspose.Pdf 8.4.1, I'm seeing an odd behavior when attempting to add Text stamps to a PDF page that has a CropBox defined. Using the code below, only the version using offsets to compensate for the crop box (includ…...behavior when attempting to add text stamps to a PDF page that has...pdfBuilder.Sections.Add(); var text = new Text(placeHolderText) {Margin...

    forum.aspose.com/t/unclear-margin-behavior-when...
  7. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using docx4j....paragraph in the document with some text as "Sample Content..." builder...getMainDocumentPart (); // Example 1: add text in Title style mdp . addStyledParagraphOf...

    docs.aspose.com/words/java/create-new-document/
  8. Mail Merge Template in Python|Aspose.Words for ...

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Python....illustrating the insertion of text input fields and merge fields...The template ensures that the text in the output merged document...

    docs.aspose.com/words/python-net/mail-merge-tem...
  9. Aspose::Words::Fields::FieldSubject::get_Text m...

    Aspose::Words::Fields::FieldSubject::get_Text method. Gets or sets the Text of the subject in C++....get_Text method Contents [ Hide ] FieldSubject::get_Text method...method Gets or sets the text of the subject. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Markdown Header – C# Code Examples

    Code for creating Markdown Header in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....nodes, such as text nodes, spaces between text nodes, and an empty...AtxHeading( "Heading 1 level text" , 1 ); var heading2 = mdf.AtxHeading(...

    products.aspose.com/html/net/markdown-header/