Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 2,520 for

line spacing

(0.15 sec)
  1. Public API Changes in Aspose.Cells 8.8.0|Docume...

    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....or delete the extra spaces after the line‑break tag ( <br> tag)...false , which means all extra spaces will be preserved and imported...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Bug 5162: Csv to MapInfoInterChange - Conversio...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Input(.csv) not same like output (MapInfoInterChange) image.png (122.2 KB) Test data(input/output/QGIS) 5162-Csv-MapInfoInterChange.zip (…...other semicolon, in other just space. Please explore base format...do I know from reading first line of csv ifit have HasHeaderRecord...

    forum.aspose.com/t/bug-5162-csv-to-mapinfointer...
  3. Wrapped MS PGothic (CJK) text is clipped at the...

    We are using Aspose.Cells for Java 26.6 to convert Excel workbooks to PDF via Workbook.save(path, PdfSaveOptions) . When a worksheet contains cells styled with MS PGothic , wrap-text enabled , a narrow column width that …...the row (or otherwise reserve space) at render time; Aspose does...so the top of every wrapped line lands above the cell’s top border...

    forum.aspose.com/t/wrapped-ms-pgothic-cjk-text-...
  4. main.bundle.min.d3ea50f7c82ae23ba61ad2893354780...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......#4c4c4c;font-family:inherit;line-height:1.2}.docs_information...e:1.4rem;margin-bottom:1rem;line-height:1.2;font-weight:600}...

    docs.aspose.com/svg/css/main.bundle.min.d3ea50f...
  5. main.bundle.min.4da687641e678f5783a2bc83c7063ac...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......#4c4c4c;font-family:inherit;line-height:1.2}.docs_information...e:1.4rem;margin-bottom:1rem;line-height:1.2;font-weight:600}...

    docs.aspose.com/html/css/main.bundle.min.4da687...
  6. Removing Paragraphs with Template Syntax Tags i...

    Learn how remove paragraphs containing only template tags using LINQ in C#....characters such as spaces, tabs, or line breaks besides the tag...characters such as spaces, tabs, or line‑breaks besides the tag...

    docs.aspose.com/words/net/removing-paragraphs-c...
  7. Cross platform 2D graphics library|Documentation

    Aspose.Drawing library for Microsoft .NET to draw pictures. Cross-platform alternative to Microsoft NET System.Drawing.Common image drawing library for Windows 2D graphics. Nuget package download....NuGet package manager command line by typing the following command:...define the API using the command line command: > dotnet add package...

    docs.aspose.com/drawing/net/developer-guide/cro...
  8. 新建一个DwgImage对象,插入线段、图形以及图片,保存为PDF时都可以显示,保存成dwg时...

    public static void main(String[] args) { // 创建一个新的CadImage实例,指定DWG版本 DwgImage dwgImage = new DwgImage(); // 创建一条直线 CadLine Line = new CadLine(); Line.setFirstPoint(new Cad3DPoint(0, 0, 0)); Line.setSec…...// 创建一条直线 CadLine line = new CadLine(); line.setFirstPoint(new...0)); line.setSecondPoint(new Cad3DPoint(0, 100, 0)); line.setLayerName("0");...

    forum.aspose.com/t/dwgimage-pdf-dwg/320179
  9. Avoid exponential notation of large numbers whi...

    Learn how to avoid exponential notation of large numbers while importing from HTML using Aspose.Cells for C++....Close Delete redundant spaces after line break while importing...

    docs.aspose.com/cells/cpp/avoid-exponential-not...
  10. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...cleanup(); // <-- comment/remove this line } // Call cleanup **once** after...features (e.g., modern paragraph spacing, override table style font...

    forum.aspose.com/t/document-bookmark-misplaced-...