Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 15,990 for

true type

(0.12 sec)
  1. 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...
  2. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection....( name : string ) Parameter Type Description name string The...( "Bookmark 1" )). toEqual ( true ); expect ( outlineLevels ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OfficeMathRenderer constructor | Aspose.Words f...

    OfficeMathRenderer constructor. Initializes a new instance of this class.... Parameter Type Description math OfficeMath...NodeType . OFFICE_MATH , 0 , True ) . as_office_math () renderer...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets....Precedents Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/precedents...
  5. Postal Barcodes|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.... Overview Postal barcode types have been introduced to address...some problems of 1D barcode types to facilitate postal operations...

    docs.aspose.com/barcode/python-net/generate-pos...
  6. 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...
  7. DocumentPropertyCollection.indexOf method | Asp...

    DocumentPropertyCollection.indexOf method. Gets the index of a property by name....( name : string ) Parameter Type Description name string The...properties . add ( "Authorized" , true ); properties . add ( "Authorized...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks.... CenterWindow = true ; // Predominant reading order;...document . DisplayDocTitle = true ; // Specify whether to resize...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  9. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for Java....TaskLink LagFormat LinkLag Resource Type Initials MaxUnits Code Group...IS_MARKED , true ); 32 task. set (Tsk. IGNORE_WARNINGS , true ); 33...

    docs.aspose.com/tasks/java/writing-metadata-to-...
  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/