Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 14,729 for

true type

(0.1 sec)
  1. Generate QR Codes for Events|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....following steps: Select the Type: Event Fill out the content... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-1-6-generating...
  2. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format... export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Generate QR Codes for Phone Calls|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....following steps: Select the Type: Call Fill out the content section:... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-1-5-generating...
  4. Manage Presentation Headers and Footers with Py...

    Use Aspose.Slides for Python via .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look.... type == slides . PlaceholderType...set_all_footers_visibility ( True ) # Access and update the header...

    docs.aspose.com/slides/python-net/presentation-...
  5. 如何用C++创建瀑布图|Documentation

    用C++和Aspose.Cells for C++ API在Excel中创建瀑布图。...5 ); // Add a Chart of type Waterfall in same worksheet...U16String ( u "$B$1:$C$6" ), true ); // Add Category Data chart...

    docs.aspose.com/cells/zh/cpp/creating-waterfall...
  6. 档案

    档案...<div class="form-group"> <input type="file" name="file" accept="...class="form-group"> <button type="submit" class="form-control...

    blog.aspose.com/zh/words/asp.net-mvc-word-edito...
  7. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...ContainerClass); //Add redifine folder Types//........ ageDict.Add("Address...GetAllOlmFolders(olmFilePath); string Type; for (int i = 0; i < folders...

    forum.aspose.com/t/throw-exception-in-contact-u...
  8. Configuration Parameters|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....Parameter name Description FORMAT_TYPE Can be set to “EXCEL97TO2003”...color scheme. IS_DETECT_CELL_TYPE Flag used to indicate whether...

    docs.aspose.com/cells/jasperreports/configurati...
  9. Apply a theme to a presentation|Aspose.Slides D...

    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.... Open ( presentationFile , true )) { ApplyThemeToPresenta (...// Determine the slide layout type for each slide. layoutType =...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  10. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java.... We can set device type using HtmlMediaType property...embedding options . setEmbedFonts ( true ); Document document = new Document...

    docs.aspose.com/pdf/java/convert-html-to-pdf/