Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 15,787 for

true type

(0.21 sec)
  1. 档案

    档案...IS_MARKED, true); task.set(Tsk.IGNORE_WARNINGS, true); Task task2...getResources().add("Rsc 1"); rsc.set(Rsc.TYPE, ResourceType.Work); rsc.set(Rsc...

    blog.aspose.com/zh/tasks/metadata-and-formulas-...
  2. Aspose.Cells 16.12.0 中的公共 API 更改|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....); // Check if stream is of type OTS Debug . Assert ( fileFormatInfo...属性。ScaleCrop 属性指示文档缩略图的显示模式。将该元素设置为 true 可以根据显示缩放文档缩略图,而将其设置为 false ...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Extract Text from PDF File|Aspose.PDF for .NET

    This section explains how to extract text from pdf using PdfExtractor class....PdfExtractor class provides three types of extraction capabilities....GetDataDir_AsposePdf_Text (); bool wholeText = true ; // Create an object of the...

    docs.aspose.com/pdf/net/extract-text/
  4. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT...Checkbox SDT types. For all other SDT types exception will...Inline ); sdtCheckBox . checked = true ; // We can set the symbols...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...DetectAreas = True settings.DetectAreasMode = DetectAreasMode...Recognize(input, settings) OCRInput - Type OCRInput is not defined InputType...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  6. Generate DotCode Barcodes in C#|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 DotCode is a 2D barcode type used to ensure accurate barcode...DotCode . IsReaderInitializati = true ; gen . Save ( $"{path}DotCodeReaderInitial...

    docs.aspose.com/barcode/net/dotcode-barcodes/
  7. Manage Picture Frames in Presentations Using PH...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Streamline your workflow and enhance slide designs....() -> setAspectRatioLocked ( true ); } catch ( JavaException $e...image. Set the shape’s fill type. Set the shape’s picture fill...

    docs.aspose.com/slides/php-java/picture-frame/
  8. TeX operations to manage fonts | Aspose.TeX for...

    C# APIs to work with TeX/LaTeX. Easily manage font properties for your TeX documents with the Aspose.TeX API Solution for .NET....variety of font families and types . TeX allows you to easily manipulate...options instance. ... // Set to true to make the engine not construct...

    products.aspose.com/tex/net/manage-fonts/
  9. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....Contains ( string ) Returns true if a property with the specified...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Convert EPUB to BMP in C# – Aspose.HTML for .NET

    Convert EPUB to BMP in C# using Aspose.HTML API. Consider various EPUB to BMP conversion scenarios in C# examples. Try online EPUB Converter....used to store virtually any type of bitmap data. The BMP file...) 11 { 12 UseAntialiasing = true , 13 HorizontalResolution =...

    docs.aspose.com/html/net/convert-epub-to-bmp/