Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,938 for

attributes

(1.26 sec)
  1. 使用Node.js via C++复制带样式的范围数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++复制具有格式的单元格范围。...createStyle (); // Specify the font attribute. style . getFont (). setName...); // Specify the border attributes. style . getBorders (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  2. Edit HTML with Python

    Let us edit HTML with Python. Aspose.HTML for Python via .NET is an enterprise-level SDK for the creation and modification of HTML pages programmatically....irrelevant content, adding attributes, style, or inserting new...image element and set the attributes. Create a simple HTML table...

    blog.aspose.com/html/edit-html-with-python/
  3. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....annotation is added with specified attributes. In the next step, a text...annotation is added, and its basic attributes are set like the text color...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  4. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...BindPdf(documentFilePath); //Set attributes for printing viewer.AutoResize...bindPdf("documentFilePath.pdf"); // Set attributes for printing viewer.setAutoResize(true);...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  5. Is the overflowPunct type for ParagraphFormat c...

    { "type": "PARAGRAPH_PROPERTIES", "content": [ { "type": "overflowPunct", "Attributes": { "val": "0" } }]}..."type": "overflowPunct", "attributes": { "val": "0" } }]} Professionalize...

    forum.aspose.com/t/is-the-overflowpunct-type-fo...
  6. HTML Textarea Tag – Generate HTML and C# Code O...

    Сreate HTML textarea tag for your website using Aspose.HTML. Рreview the textarea, copy and use generated HTML and C# code in your project!... Attributes A text area is a large text...paragraphs, and so on. A name attribute specifies a name for a text...

    products.aspose.com/html/net/generators/textarea/
  7. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram....object represents the page attributes, such as the page width,...

    docs.aspose.com/diagram/java/change-page-size/
  8. Aspose::Words::Drawing::Shape::get_TextBox meth...

    Aspose::Words::Drawing::Shape::get_TextBox method. Defines Attributes that specify how text is displayed in a shape in C++....Shape::get_TextBox method Defines attributes that specify how text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. HTML Audio Generator – Online Tool and C# Code

    HTML Audio Generator creates HTML and C# code for an audio element using Aspose.HTML. You can generate code and use it in your website or C# project.... Attributes There are many options available...into your own website. Main attributes supported by the audio element...

    products.aspose.com/html/net/generators/audio/
  10. Copy Range Style Only|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....with specified formatting attributes. Apply the style formatting...

    docs.aspose.com/cells/java/copy-range-style-only/