Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 47,746 for

properties

(0.08 sec)
  1. Watermark ODS File Online or using Android Mobi...

    Free online app to Watermark different ODS files. Android watermark library Java code for ODS worksheets.... Set the relevant properties Call save method and get...

    products.aspose.com/total/android-java/watermar...
  2. Merge OneNote Notebooks using C#

    This article explains how to merge OneNote notebooks using C#. It provides the IDE settings, the algorithm, and a code snippet to combine OneNote notebooks using C#....only, or setting different properties of the MergeOptions class...

    kb.aspose.com/note/net/merge-onenote-notebooks-...
  3. How to Insert Header and Footer in DOCX using C++

    In this example, we will explore how to insert Header and Footer in DOCX using C++. In order to use C++ to add Header and Footer information in Word Document, very simple API interface is used....Set different Header/Footer properties Save the DOCX with Header/Footer...

    kb.aspose.com/words/cpp/how-to-insert-header-an...
  4. How to Create Word Document in C++

    This topic shows, how to create Word Document in C++ by using simple and easy code. You can create a DOCX using C++ and without interop or Microsoft Office automation with simple steps and code snippet....Set some text and textual properties using DocumentBuilder object...

    kb.aspose.com/words/cpp/how-to-create-word-docu...
  5. Common SVG Styling and Font Issues – Aspose.SVG...

    Learn how to diagnose and fix SVG styling and font issues, including CSS priority conflicts, font fallback problems, and inconsistent rendering when converting SVG....Remove specific inline CSS properties that override SVG and stylesheet...Style ; 10 // Remove only properties that block CSS rules 11 style...

    docs.aspose.com/svg/net/common-svg-styling-and-...
  6. CommentRangeStart class | Aspose.Words for Python

    aspose.words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it... Properties Name Description custom_node_id...

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

    Discover the Aspose.Words.Fields.FieldAddIn class to enhance document automation with powerful ADDIN field capabilities. Boost your productivity today!... Properties Name Description DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  8. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection of [Section](../section/) objects in the document...SectionCollection → NodeCollection Properties Name Description count Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DOCX to PDF font issue from Mikhael - Free Supp...

    Hello, I found an issue when I try convert DOCX files to PDF. Please look at the screenshot image I attached. As you can see, text lines looks differently in MS Word (DOCX) and in Adobe Acrobat (PDF). Please let me kno…...And if I open this PDF file properties in Acrobat and then open...

    forum.aspose.com/t/docx-to-pdf-font-issue-from-...
  10. Edit HTML Document – C# – Aspose.HTML for .NET

    Learn how to read or modify the Document Object Model using Aspose.HTML for .NET, how to create HTML elements, and use inline, internal, and external CSS.... The property returns a fragment of markup...Using InnerHTML & OuterHTML properties Having DOM objects gives...

    docs.aspose.com/html/net/edit-html-document/