Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 178,206 for

document formatting

(0.26 sec)
  1. Stroke.fill property | Aspose.Words for Node.js

    Stroke.fill property. Gets fill Formatting for the [Stroke](../)....fill property Gets fill formatting for the Stroke . get fill...properties. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TableStyle.shading property | Aspose.Words for ...

    TableStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading Formatting for table cells....that refers to the shading formatting for table cells. get shading...table. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....the Working with Fields documentation article. Remarks: Defines...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Math::OfficeMath::get_NodeType m...

    Aspose::Words::Math::OfficeMath::get_NodeType method. Returns OfficeMath in C++....to set office math display formatting. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Office...

    reference.aspose.com/words/cpp/aspose.words.mat...
  5. Convert PPTX to MARKDOWN via C++ or with free O...

    Export PPTX to MARKDOWN in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX to MARKDOWN online converter quickly before integrating the code....using Save method Load HTML document by using IWorkbook class reference...reference Save the document to MARKDOWN format using Save method...

    products.aspose.com/total/cpp/conversion/pptx-t...
  6. How to merge font span when converting word to ...

    a.docx (13.1 KB) Is there any way to make these txt in one html tag?. Here is my code: var word = new com.aspose.words.Document(path + "a.docx"); HtmlSaveOptions options = new HtmlSaveOptions(); options.setUseHighQ…...Document(path + "a.docx"); HtmlSaveOptions...8:50am 2 @GusGus the text is formatted with different fonts, so it...

    forum.aspose.com/t/how-to-merge-font-span-when-...
  7. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....simple to move, update, and format the chart’s DataLabels. | |...values, percentages, or custom-formatted numbers directly on the chart...

    docs.aspose.com/cells/net/insert-datalabels-to-...
  8. Android API to Convert DOTX to XLTX or with fre...

    Convert DOTX to XLTX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to XLTX online converter quickly before integrating the code....Download Why to Convert The DOTX format is a Microsoft Office Open...used to store documents with predefined formatting and layout....

    products.aspose.com/total/android-java/conversi...
  9. Save Visio document programmatically|Documentation

    This page describes how to save Visio Document to file, stream with Aspose.Diagram library....Save Visio document programmatically Contents [ Hide ] Visio...drawing can be saved in any save format supported by Aspose.Diagram...

    docs.aspose.com/diagram/python-net/save-visio-d...
  10. FrameFormat.is_frame property | Aspose.Words fo...

    FrameFormat.is_frame property. Returns ``True`` if the paragraph is a frame....to get information about formatting properties of paragraphs...that are frames. doc = aw . Document ( MY_DIR + 'Paragraph frame...

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