Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 6,717 for

appearance

(0.06 sec)
  1. How to Format Number to Local Language Format|D...

    This article introduces how to format numbers to local language format using Aspose.Cells for .NET API....enhances the professional appearance of your spreadsheets. It...

    docs.aspose.com/cells/net/how-to-format-number-...
  2. Chart Rendering|Documentation

    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.... Setting Chart Appearance with Golang via C++ Customizing...

    docs.aspose.com/cells/go-cpp/chart-rendering/
  3. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...to preserve the original appearance of the images. Adjust Downsampling...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  4. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java....Create a run, // set its appearance and contents, and then append...

    reference.aspose.com/words/java/com.aspose.word...
  5. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...Create a run, // set its appearance and contents, and then append...

    reference.aspose.com/words/net/aspose.words/pap...
  6. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size.... Create a run, # set its appearance and contents, and then append...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_set method. Gets a list level by index in C++....get_Style ()); // Change the appearance of all list levels in our...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....fields, and modify their appearance. public void fieldNoteRef()...\f flag makes the number 2 appear in the same format as the footnote...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files....required to customize the appearance of the chart. The next section...Excel Charts Setting Chart Appearance Chart Types Customizing Charts...

    docs.aspose.com/cells/net/creating-charts/
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...border and background (clean appearance) sidebar.setStroked(false);...border and background (clean appearance) sidebar.setStroked(false);...

    forum.aspose.com/t/topic/324972