Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 176,671 for

document formatting

(0.13 sec)
  1. Reusing Style Objects|Documentation

    In Aspose.Cells for Node.js via C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... To apply some formatting to a large range of cells...of Aspose.Cells 7.1.0. AI Document Assistant Close Modify an...

    docs.aspose.com/cells/nodejs-cpp/reusing-style-...
  2. Convert XLS to DOC with .NET or with free Onlin...

    Convert XLS to DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLS to DOC online converter quickly before integrating the code....file using Document class Save the document to DOC format using Save...conversion of XLS files into DOC formats is necessary to unlock the...

    products.aspose.com/total/net/conversion/xls-to...
  3. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Format Numbers to Fractions|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for .NET API....Ask AI How to Format Numbers to Fractions Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to fractions in Excel...

    docs.aspose.com/cells/net/how-to-format-number-...
  5. Working with Text Layers in Aspose.PSD for Java...

    Examples of how to work with Text Layers in PSD File...working with PSD (Photoshop Document) files seamlessly within Java...control over text styling and formatting is required, leveraging text...

    docs.aspose.com/psd/java/text-layer-manipulation/
  6. 用Node.js和C++读取和写入工作表的查询表|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....node" ); // The path to the documents directory. const dataDir =...console . log ( "Preserve Formatting: " + qt . getPreserveFormattin...

    docs.aspose.com/cells/zh/nodejs-cpp/reading-and...
  7. Aspose::Words::Watermark::Remove method | Aspos...

    Aspose::Words::Watermark::Remove method. Removes the watermark in C++....MakeObject < Aspose :: Words :: Document > (); // Add a plain text...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/cpp/aspose.words/wat...
  8. Convert XLSX File to PDF Format|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....PDF Format Contents [ Hide ] PDF (Portable Document Format) represents...represents documents independently of the software, hardware,...

    docs.aspose.com/cells/net/convert-xlsx-file-to-...
  9. Reading and Writing Query Tables of a Worksheet...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  10. RevisionOptions.revised_properties_color proper...

    RevisionOptions.revised_properties_color property. Allows to specify the color to be used for content with changes of Formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionColor.NO_HIGHLIGHT](../../revisioncolor/#NO_HIGHLIGHT)....changes of formatting properties RevisionType.FORMAT_CHANGE Default...appearance of revisions. doc = aw . Document ( file_name = MY_DIR + 'Revisions...

    reference.aspose.com/words/python-net/aspose.wo...