Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 219,493 for

formatting

(0.06 sec)
  1. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....Specifies how to merge style formatting that clashes. ReturnValue...Document > ( get_MyDir () + u "Formatted elements.docx" ); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Latest Aspose.Cells Product Family topics - Fre...

    Get technical support of Aspose.Cells for .NET, Java, Android, C++, Node.js, PHP, Python, JavaScript, SharePoint, SQL Reporting Services and JasperReports....Excel Range formatting to word Table formatting 79 286 April...cell color from conditional formatting 4 71 April 2, 2025 Gigantic...

    forum.aspose.com/c/cells/9
  3. Document.GetPageInfo(0) runs indefinitely for s...

    Hello! We have observed that for some documents, executing the method document.GetPageInfo(0) never finishes. I have attached a sample C# solution that demonstrates the issue. AsposeInfiniteLoadingBug.7z (54.5 KB) The…...documents that contain specific formatting, such as justified text and...problem arises from specific formatting in the documents that leads...

    forum.aspose.com/t/document-getpageinfo-0-runs-...
  4. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in word file will beyond border. If I don’…...color only"); // ========== Formatting Changes ========== // COLOR...ffect.COLOR); log.debug("Formatting changes: BY_AUTHOR color...

    forum.aspose.com/t/some-table-in-word-file-will...
  5. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a table cell into the document in C++....property to specify cell formatting. Examples Shows how to build...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row....start_table () # Setting table formatting options for a document builder...with it. builder . paragraph_format . alignment = aw . ParagraphAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fill.PresetTextured | Aspose.Words for .NET

    Discover the Fill PresetTextured method to effortlessly apply stunning preset textures, enhancing your designs with unique visual appeal....Examples Show how to set marker formatting. Document doc = new Document...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker...Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataPoint.marker property | Aspose.Words f...

    ChartDataPoint.marker property. Specifies chart data marker....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Format Numbers to Scientific Notation|Do...

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for .NET API....Ask AI How to Format Numbers to Scientific Notation Contents...Possible Usage Scenarios Formatting numbers to scientific notation...

    docs.aspose.com/cells/net/how-to-format-number-...