Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 24,752 for

format

(0.07 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Technical Articles https://docs.aspose.com/cells/sharepoint/technical-articles/ Recent content in Technical Articles on Documentation Hugo -- gohugo.......Excel documents into other formats. a-brief-note-on-sharepoin...documents are stored in binary format in an SQL Server database used...

    docs.aspose.com/cells/sharepoint/technical-arti...
  2. Working with TrueType and OpenType Fonts | C++

    C++ APIs for the developers to manipulate and font files. Find out how to work with TrueType and OpenType fonts in your C++ projects....extension of the TrueType font format, keeping the TTF structure...Type fonts to another font format. The functionality for working...

    docs.aspose.com/font/cpp/working-with-truetype-...
  3. What is TeX? | Aspose.TeX .NET

    This page briefly answers the question "What is TeX?" Is it one of the programming languages or it is considered to be a document Format?...NOT TeX is definitely not a format at all. What IS TeX? So what...by the \c macro a format . Thus, our format is a macro extension...

    docs.aspose.com/tex/net/what-is-tex/
  4. ChartSeries.bubble_sizes property | Aspose.Word...

    ChartSeries.bubble_sizes property. Gets a collection of bubble sizes for this chart series....Shows how to work with the format code of the chart data. doc...# Set data format codes. series . x_values . format_code = '#...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert OneNote to Word

    Convert or export OneNote to Word document using C# or .NET API....are widely used as a standard format of exchanging documents between...individuals. It’s a popular format so developers are often asked...

    docs.aspose.com/note/net/convert-onenote-to-word/
  6. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows to specify the stream where the document part will be saved to in C++....saving to a stream in HTML format is requested by Save() or Save()...saving to EPUB format that is a container format based on HTML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. ChartSeries.has_data_labels property | Aspose.W...

    ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the series....then apply a custom number format for values displayed in the...the data labels. # This format will treat displayed decimal values...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript...// Gets the text format of TextFrame var format = aShape . getTextFrame...number of columns in TextFrame format . setColumnCount ( 3 ); //...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  9. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children....vertical borders to a table row’s format. doc = aw . Document () builder...end_row () borders = row . row_format . borders # Adjust the appearance...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. It covers adding, Formatting, and editing charts in presentations with practical code examples in C#....with data, and apply various formatting options to match your specific...color for the series. series . Format . Fill . FillType = FillType...

    docs.aspose.com/slides/net/create-chart/