Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 16,779 for

true type

(0.86 sec)
  1. 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...
  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/net/connection-pool-refac...
  3. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...setBold(true); // builder.getFont().setUnderline(Underline...needed: SDK + version, file types, minimal sample, and exact error/output...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  4. 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...
  5. 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...
  6. 在 PST 文件中使用日历项目|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....keep_original_date_time_stamp = True if not ( cal is None ): cal...MapiCalendarDailyRec () pattern . pattern_type = MapiCalendarRecurren . DAY...

    docs.aspose.com/email/zh/python-net/working-wit...
  7. 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...
  8. 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
  9. 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...
  10. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....this boundary to multiple box types (crop, trim, art, and bleed)...visible area of the page. All box types are set to the same dimensions...

    docs.aspose.com/pdf/python-net/crop-pages/