Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 6,236 for

attributes

(0.66 sec)
  1. NullPointerException with Aptos Font and wp14:a...

    Summary Aspose.Words throws a NullPointerException during Document.save() or Document.updatePageLayout() when ALL of the following conditions are met: Document contains wp14:anchorId Attributes (Word 2010+ drawing anch…...Document contains wp14:anchorId attributes (Word 2010+ drawing anchors)...elements are required - anchorId attributes, Aptos fonts, table structure...

    forum.aspose.com/t/nullpointerexception-with-ap...
  2. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++....image file with any specified attributes, for example, image format...specifying the ImageOrPrintOptions attributes accordingly. The following...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  3. table|Documentation

    Table element organizes questions and answers in a tabular structure....Table attributes An attribute is written as [attribute_name]=[value]...[attribute_name]=[value] . Each attribute must be placed on a new line immediately...

    docs.aspose.com/omr/net/txt-markup/table/
  4. SaveOptions.updateAmbiguousTextFont property | ...

    SaveOptions.updateAmbiguousTextFont property. Determines whether the font Attributes will be changed according to the character code being used....Determines whether the font attributes will be changed according...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Command Bars|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.... Set Attribute Sets some of the report attributes: report...Modify Attribute Modifies some of the report attributes: report...

    docs.aspose.com/cells/reportingservices/command...
  6. FieldDatabase.format_attributes property | Aspo...

    FieldDatabase.format_Attributes property. Gets or sets which Attributes of the format are to be applied to the table....format_attributes property FieldDatabase.format_attributes property...property Gets or sets which attributes of the format are to be applied...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Create PNG Image From BMP in C#

    This step by step tutorial shows you how to create PNG image from BMP in C#. This code in C# save bitmap as PNG easily and quickly....into an Image object Set attributes for output PNG image using... We can also specify the attributes of the output PNG image....

    kb.aspose.com/imaging/net/how-to-create-png-ima...
  8. 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....Inline styles, presentation attributes, and nested <tspan> elements...inline style attributes and presentation attributes override CSS...

    docs.aspose.com/svg/net/common-svg-styling-and-...
  9. Manage Document Metadata via C++ | products.asp...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents metadata via your C++ application....and analysis of metadata attributes such as author names and...Whether extracting specific attributes or modifying metadata values...

    products.aspose.com/total/cpp/metadata/
  10. DOCX (with ( Content Controls) to HTML conversi...

    Hi, I have the below code to convert an MS Word file to an HTML file using ASPOSE Words ( Java). The MS Word file has Content Controls. Document d = new Document("TEST.docx"); SaveOptions opt = SaveOptions.createSave…...ASPOSE are present as Style attributes <div style="-aw-sdt-tag:'P1=P2';...by MS Word ) and not style attributes. I am attaching the test...

    forum.aspose.com/t/docx-with-content-controls-t...