Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 15,993 for

true type

(0.12 sec)
  1. Merge ZIP files to one TAR.Z archive via C#

    Source code for merge ZIP files to one TAR.Z archive via C#. Use API example code for combine ZIP files to a single TAR.Z within VB.NET Asp.NET or any .NET based application....Delete(true); Free App to Merge ZIP Check...manipulate various archive types without without going into the...

    products.aspose.com/zip/net/merger/zip-to-tarz/
  2. Connection Pool Refactored|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....Connections Types There are following three connection types: The main...CreateConnection(createAsDefaultConne = true) method. If the default connection...

    docs.aspose.com/email/java/connection-pool-refa...
  3. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...Type == FieldType.FieldTOC) { FieldToc...toc.BookmarkName; } if (field.Type.Equals(Aspose.Words.Fields.FieldType...

    forum.aspose.com/t/word/316558
  4. 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.... // Below are two types of lists that we can create...ListFormat . IsListItem , Is . True ); // By setting the "ListLevelNumber"...

    reference.aspose.com/words/net/aspose.words.lis...
  5. EditableRange Class | Aspose.Words for .NET

    Discover Aspose.Words.EditableRange class, your solution for managing editable text areas effortlessly. Enhance document editing with ease!...)); // We can access the node types of each part like this. The..."\tContents:" ); mInsideEditableRange = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/edi...
  6. ListFormat.listLevelNumber property | Aspose.Wo...

    ListFormat.listLevelNumber property. Gets or sets the list level number (0 to 8) for the paragraph.... // Below are two types of lists that we can create...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 通过 .NET 将 EPUB 转换为 PNG – 用于 Python 的 Aspose.HTML

    使用Aspose.HTML Python库将EPUB转换为PNG。在Python代码示例中考虑各种EPUB到PNG的转换方案。...makedirs (output_dir, exist_ok = True) 13 14 document_path = os. path...media_type . SCREEN 26 options. text . use_hinting = True 27 28...

    docs.aspose.com/html/zh/python-net/convert-epub...
  8. Using Aspose.Words to save docx template to PDF...

    Hello Aspose Team, I’d like some technical input concerning my Aspose.Words instances slowing down over time. What are we doing: We’re using Aspose.Words to generate a PDF from a .docx template. This is done in a Dot…...you with it but because of the type of data it handles, we would...FolderFontSource("/usr/share/fonts", true); fontSources.Add(folderFontSource);...

    forum.aspose.com/t/using-aspose-words-to-save-d...
  9. Special Barcode Recognition Cases|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions...window is not supported for 2D types. Median Filtering for 1D Barcodes...method is called passing the True value. However, enabling this...

    docs.aspose.com/barcode/python-java/special-rec...
  10. Rendering Project Data to XAML | Aspose.Tasks D...

    Learn how to render a project as XAML using Aspose.Tasks for .NET....enumeration defines supported view types when exporting to XAML: GanttChart...XamlOptions(); 3 options. FitContent = true ; 4 options. LegendOnEachPage...

    docs.aspose.com/tasks/net/rendering-project-dat...