Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 16,892 for

true type

(0.63 sec)
  1. PDF to HTML Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with C# sample code using Aspose.PDF for .NET...the same or different file types into one file using C# Merge...TryCorrectResultHtml , FixedLayout = true }; pdfDocument1 . Save ( outputFile...

    products.aspose.com/pdf/net/merger/pdf-to-html/
  2. Working with Calendars | Aspose.Tasks Documenta...

    Learn how to work with calendars and manage tasks using Aspose.Tasks for .NET.... DayWorking = true ; 29 cal. WeekDays . Add (myWeekDay);...object. Supported base calendar types include: Standard : Monday–Friday...

    docs.aspose.com/tasks/net/creating-updating-and...
  3. Grouping Data in Aspose.Cells|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....group:normal/merge/repeat We support three types of groups that you can choose...the worksheets. wd . Process ( true ); // Save the Excel file. wd...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  4. Enable Different GridWeb Modes|Documentation

    This article introduces how to work with EditMode and SessionMode in GridWeb....We have identified several types of modes: Edit Mode View Mode...property of the GridWeb control to true. The below example shows how...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Online XLSX Text Search Application or Develop ...

    Free online app to search in XLSX files. Java code for any XLSX file text search android application....expression, set setRegexKey to true. call the save method to get...retrieval from various file types. Is this document searchable...

    products.aspose.com/total/android-java/search/x...
  6. Evaluation Version Limitations|Documentation

    Aspose.Cells for .NET provides different plans for purchase, or offers a free trial and a 30‑day temporary license for evaluation using licensing and subscription policies in C#....the different subscription types offered. If you have any questions...force_script_path" value = "true" /> </ appSettings > These settings...

    docs.aspose.com/cells/net/evaluation-version-li...
  7. Create Line Chart in Excel using C# | Line Char...

    Learn how to create a Line chart in Excel using C# with Aspose.Cells for .NET. Follow step‑by‑step instructions and runnable code examples....and customizing charts of all types, including Line charts. Key...surface – Full control over chart types, series, axes, and formatting...

    blog.aspose.com/cells/create-line-chart-in-exce...
  8. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content inserted in the word contains an SVG in an HTML string. The…...between Word, PDF, and image types Aspose.Words Product Family...SetFontsFolder("path_to_your_fonts_folder", true); Document doc = new Document("your_document...

    forum.aspose.com/t/font-missmatch-between-word-...
  9. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...Type != LayoutEntityType.Line) {...MoveNextLogical()) break; if (le.Type != LayoutEntityType.Line) {...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  10. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation....but it can be used for all types of charts. #include <iostream>...GetNSeries (). Add ( u "D3:D8" , true ); // Set the category data...

    docs.aspose.com/cells/cpp/custom-slice-or-secto...