Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 214,314 for

formatting

(0.16 sec)
  1. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_insert_revision ) # 2 - A "format" revision: # This revision...occurs when we change the formatting of text while tracking changes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. UPC in JavaScript via C++ | Aspose

    Aspose.Barcode for JavaScript via C++ API allows customize, generate and recognize UPC barcodes in your JavaScript application...ensuring consistent data formatting and ease of scanning. Check...The simplicity, standardized format, and wide adoption of UPC have...

    products.aspose.com/barcode/javascript-cpp/upc/
  3. Convert Markdown to Word using C#

    This short article guides how to convert Markdown to Word using C#. It has IDE settings, a list of instructions, and a sample code to transform Markdown to DOCX using C#....code has exported the file format from MD to Word using C# ....properties such as controlling formatting interpretations for underline...

    kb.aspose.com/words/net/convert-markdown-to-wor...
  4. UPC in C++ | Aspose

    Aspose.Barcode for C++ API allows customize, generate and recognize UPC barcodes in your C++ application...ensuring consistent data formatting and ease of scanning. Check...The simplicity, standardized format, and wide adoption of UPC have...

    products.aspose.com/barcode/cpp/upc/
  5. How to Extract Image from PDF | Aspose.PDF

    Do you know how easily extract image from PDF via C#? Extract Image from PDF with high quality using .NET PDF library....optimization and correct formatting of visual elements for online...control of the resolution and format of each visual element. How...

    products.aspose.com/pdf/tutorial/extract-image/
  6. FieldFormText Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldFormText class for seamless FORMTEXT field implementation. Enhance document automation with powerful features today!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within PDFs using Aspose.PDF for Java. Add visual appeal to your documents....They provide a presentable format for data representation. Tables...table you can set different formatting options, for example the...

    docs.aspose.com/pdf/java/insert-an-image-into-a...
  8. Aspose::Words::Fields::FieldNextIf class | Aspo...

    Aspose::Words::Fields::FieldNextIf class. Implements the NEXTIF field. To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldAddIn class | Aspos...

    Aspose::Words::Fields::FieldAddIn class. Implements the ADDIN field in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. How to hide Y axis for Waterfall chart in Excel...

    I Need to hide the Y axis tick mark labels in waterfall chart. I have this simple program to create the chart and hide the yaxis. Please suggest the change here. import com.aspose.cells.*; import com.aspose.cells.Char…...setVisible(false); // Set the Plot Area Formatting Automatic chart.getPlotArea()...axis of waterfall chart to format in MS Excel, you can not set...

    forum.aspose.com/t/how-to-hide-y-axis-for-water...