Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 172,397 for

document formatting

(0.14 sec)
  1. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!... Document doc = new Document (); // Add a plain...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/net/aspose.words/tex...
  2. TextWatermarkOptions.Layout | Aspose.Words for ...

    Discover the TextWatermarkOptions Layout property to customize your watermark's appearance. Easily set it to Diagonal or your preferred layout for enhanced visuals.... Document doc = new Document (); // Add a plain...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/net/aspose.words/tex...
  3. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....the Working with Lists documentation article. Examples: Shows...list items. {@code Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  4. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced text Formatting and design flexibility in your projects....character style applied to this formatting. public string StyleName...of existing text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Merge XLTX Files Online or using C++ | products...

    Free online app to combine different XLTX files. C++ merging library code to merge XLTX worksheets into other formats....C++ Merge Xltx Merge XLTX Documents Online via Merger App or using...Develop powerful C++ based XLTX document merging application. Combine...

    products.aspose.com/total/cpp/merge/xltx/
  6. Convert RTF to Excel using Python or Free Onlin...

    RTF to Excel conversion in your Python applications without using Microsoft Word or Excel or online. Test free RTF to Excel online converter quickly before integrating the code....Excel formats? By converting an RTF file to Excel format, you... once the data is in Excel format, you can easily share it with...

    products.aspose.com/total/python-net/conversion...
  7. Aspose::Words::TextWatermarkOptions::get_Color ...

    Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font color. The default value is Silver 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/tex...
  8. Aspose::Words::Fields::FieldMergeField class | ...

    Aspose::Words::Fields::FieldMergeField class. Implements the MERGEFIELD field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldMergeField...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 用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...
  10. Mergefield Calculation - Free Support Forum - a...

    Scenario: We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” } In the data source, the value for phone is: (734) 123-4567 Actual behavior (Aspose.Words): Aspose interprets the value as a mathem…...phone number, even though the format switch is meant to render it...correctly on the post-mailmerge document. Is there any way to get around...

    forum.aspose.com/t/mergefield-calculation/311156