Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 222,698 for

formatting

(0.21 sec)
  1. SpreadsheetML - XLSX, XML|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....for a family of XML‑based formats for spreadsheet documents....towards making the document format open. Office Open XML (OOXML)...

    docs.aspose.com/cells/net/spreadsheetml-xlsx-xml/
  2. Online DIB File Compression or Build Python App...

    Free online app to compress different DIB files. Python archiving library code for DIB documents....supports many popular formats including DIB format. DIB archiving library...without hardware-specific formatting. These images are often large...

    products.aspose.com/total/python-net/compress/dib/
  3. Basics of Aspose.PDF DOM API|Aspose.PDF for .NET

    Aspose.PDF for .NET also uses the idea of DOM to represent the structure of a PDF document in terms of objects....Document Portable Document Format (PDF) is an open standard for...PDF document into different formats. Finally, save the updated...

    docs.aspose.com/pdf/net/basics-of-dom-api/
  4. Convert ODP to DOCM via C# .NET or with free On...

    Convert PowerPoint odp documents to Word docm files with C#. Convert multiple files within ASP.NET or other .NET applications....conversion of ODP files into DocM formats is necessary to unlock the...internal communication, reducing formatting time and increasing productivity...

    products.aspose.com/total/net/conversion/odp-to...
  5. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage paragraph list levels from 0 to 8 for enhanced document organization and clarity...."Opening documents from different formats:" ); Assert . That ( builder...According to the current list format, // they will have symbols...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Basics of Aspose.PDF DOM API|Aspose.PDF for And...

    Aspose.PDF for Android via Java also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....Document Portable Document Format (PDF) is an open standard for...PDF document into different formats Finally, save the updated PDF...

    docs.aspose.com/pdf/androidjava/basics-of-dom-api/
  7. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...the first value to keep the formatting: for f in para.range.fields:...Run(aspose_doc, label) para.list_format.remove_numbers() para.prep...

    forum.aspose.com/t/converting-word-lists-to-tex...
  8. Alignment match with an RSPT RDLC reference rep...

    Hi Team, How can I create an Aspose Word template that matches the alignment of an RDLC report? Is there any tool or an easier way to replicate the layout? I’ve attached a reference RDLC report and the Aspose template I…...The engine preserves the formatting that exists in the template...into an MS Word compatible format. Make sure that all problematic...

    forum.aspose.com/t/alignment-match-with-an-rspt...
  9. FieldToa.use_passim property | Aspose.Words for...

    FieldToa.use_passim property. Gets or sets whether to replace five or more different page references to the same authority with passim, which is used to indicate that a word or passage occurs frequently in the work cited....page_range_separator = ' to ' # The format from the TA fields will carry...field_toa . remove_entry_formatting = True builder . font . color...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Why does ParagraphFormat.getFirstLineIndent() r...

    请看一下附件里的template.zip (42.3 KB)这个模板文件,可以看到如附件里的 这个截图所示,first line indent是没有设置的。 然后当我在用Aspose Java的API去读取这个模板文件里的这个样式的first line indent时,发现得到的是-28.35,见附件里的 截图。截图里的程序如下,把new Document(new FileInputStream(“xxx.dotm”)…...should check the paragraph formatting in your template document...you can modify the paragraph format accordingly. Code Here’s how...

    forum.aspose.com/t/why-does-paragraphformat-get...