Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 77,680 for

document formatting

(0.07 sec)
  1. ChartTitle.font property | Aspose.Words for Python

    ChartTitle.font property. Provides access to the font Formatting of the chart title....Provides access to the font formatting of the chart title. @property...and set a title. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++....Examples Shows how to insert formatted text using DocumentBuilder.... auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type.... Document () # Add a plain text watermark...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::TextWatermarkOptions::get_FontFa...

    Aspose::Words::TextWatermarkOptions::get_FontFamily method. Gets or sets font family name. The default value is "Calibri" in C++.... auto doc = MakeObject < 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...
  5. FrameFormat.VerticalPosition | Aspose.Words for...

    Discover the FrameFormat VerticalPosition property, which measures vertical distance from the frame edge to your specified item, enhancing layout precision....to get information about formatting properties of paragraphs...that are frames. Document doc = new Document ( MyDir + "Paragraph...

    reference.aspose.com/words/net/aspose.words/fra...
  6. FrameFormat.HorizontalPosition | Aspose.Words f...

    Discover the FrameFormat HorizontalPosition property to easily measure the distance between your frame's edge and the specified item for precise layout control....to get information about formatting properties of paragraphs...that are frames. Document doc = new Document ( MyDir + "Paragraph...

    reference.aspose.com/words/net/aspose.words/fra...
  7. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list Formatting used in the Document....access to the list formatting used in the document. @property def...with list levels. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Export Comments while Saving Excel file to HTML...

    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....ColorScale and IconSet Conditional Formatting while Excel to HTML Conversion...Conversion Export Document Workbook and Worksheet Properties in Excel...

    docs.aspose.com/cells/python-net/export-comment...
  9. CompareOptions.IgnoreFormatting | Aspose.Words ...

    Discover how the CompareOptions IgnoreFormatting property enhances text processing by ignoring Formatting for more efficient data comparison....property True indicates that formatting is ignored. public bool IgnoreFormatting...} Remarks By default document formatting is not ignored. Examples...

    reference.aspose.com/words/net/aspose.words.com...
  10. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list Formatting used in the Document in C++....access to the list formatting used in the document. System :: SharedPtr...levels. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...