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

attributes

(0.1 sec)
  1. Remove White Spaces from the Data before Render...

    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....image file with any specified attributes, for example, image format...specify ImageOrPrintOptions attributes accordingly. AI Document...

    docs.aspose.com/cells/java/remove-white-spaces-...
  2. 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...
  3. 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...
  4. 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/
  5. 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...
  6. Bug 5124: Converting MapInfoTab to Shapefile- C...

    Hi Alexander, I forgot to report on this bug. Please see: Test data(input/output/QGIS) 5124 MapInfoTab to Shapefile.zip (13.3 KB) Thanks,...contains valid geometry but the attribute table is not written correctly...but it does not copy the attribute schema unless the LoadSchema...

    forum.aspose.com/t/bug-5124-converting-mapinfot...
  7. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for Node.js via C++....image file with any specified attributes, for example, image format...specifying ImageOrPrintOptions attributes accordingly. The following...

    docs.aspose.com/cells/nodejs-cpp/convert-worksh...
  8. Convert Worksheet to Image - Remove whitespace ...

    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....image file with any specified attributes, for example, image format...specifying ImageOrPrintOptions attributes accordingly. The following...

    docs.aspose.com/cells/python-net/convert-worksh...
  9. Add Group function in Aspose.Cells for Reportin...

    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....lets you set the grouping attributes of a table‑report item directly...directly from the Modify Attributes dialog of Aspose.Cells for...

    docs.aspose.com/cells/reportingservices/add-gro...
  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...