Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 5,981 for

attributes

(0.12 sec)
  1. Aspose::Words::JoinRunsOptions::get_IgnoreSpaci...

    Aspose::Words::JoinRunsOptions::get_IgnoreSpacing method. True indicates that the spacing Attributes of all runs will be ignored when joining runs with same formatting in C++....indicates that the spacing attributes of all runs will be ignored...

    reference.aspose.com/words/cpp/aspose.words/joi...
  2. 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...
  3. Copy Range Style Only with Node.js via C++|Docu...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for Node.js via C++....with specified formatting attributes. Apply the style formatting...createStyle (); // Specify the font attribute. style . getFont (). setName...

    docs.aspose.com/cells/nodejs-cpp/copy-range-sty...
  4. Print PDF to PDF with C#

    Follow this article to print PDF to PDF with C#. It has the IDE settings, a list of steps, and a sample code to print to PDF virtual printer with C#....page settings, and printing attributes. Steps to Print to PDF Virtual...the viewer Set the printing attributes Create the PrinterSettings...

    kb.aspose.com/pdf/net/print-pdf-to-pdf-with-csh...
  5. How to Export CDR Image to PSD format in C#

    These step by step guidelines will show you how to export CDR image to PSD format in C#. We will be exporting CDR file to PSD format without using Adobe Photoshop in C#. This code convert CDR file to PSD in C# easily and quickly....in CdrImage instance Set attributes of intended Photoshop PSD...Photoshop. We can specify other attributes of the output PSD image as...

    kb.aspose.com/imaging/net/how-to-export-cdr-ima...
  6. 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-...
  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. 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. 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...
  10. SVG Gradients – SVG Code and C# Examples from A...

    Learn how to create SVG gradients in XML code and walk through C# examples of implementing SVG gradients using the Aspose.SVG for .NET API.... The id attribute specifies a unique name for...gradient stops are mapped. The attributes x1, y1, x2 , and y2 set the...

    docs.aspose.com/svg/net/svg-gradients/