Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 16,760 for

true type

(0.21 sec)
  1. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....method: detectAreas Behavior true The OCR engine tries to break...pages in the document. Property Type Description Rectangles List<Rectangle>...

    docs.aspose.com/ocr/net/image-regions-line-find/
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportFormFields method. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics in C++...."ExportFormFields" flag to "true" will export them as interactive...exportFormFields ) { ASSERT_TRUE ( System :: Text :: RegularExpressions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Bold = true; builder.Writeln($"Source Input...Size = 10; builder.Font.Bold = true; builder.Writeln($"Here is the...

    forum.aspose.com/t/pdf-file-distorted/327238
  4. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, True)) { Range paraRange …...Paragraph, true)) { Range paraRange = para.Range;...MatchCase = false, // Set to true if case sensitivity is required...

    forum.aspose.com/t/some-content-cannot-be-repla...
  5. Aspose::Words::NodeCollection::Contains method ...

    Aspose::Words::NodeCollection::Contains method. Determines whether a node is in the collection in C++....:: Node > & node ) Parameter Type Description node const Syst...node to locate. ReturnValue true if item is found in the collection;...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Product Overview | Aspose.Font for JavaScript

    JavaScript APIs for the developers to manipulate font files. Here you will find Aspose.Font API Solution for JavaScript overview....information for all the font types for the representation of mapping...Save Remarks TTF True Type Font TTC True Type Collections OpenType...

    docs.aspose.com/font/javascript-cpp/product-ove...
  7. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument presentation with professional, eye-catching styling....default data of the desired type (in this example, ChartType...chart title. chart . has_title = True chart . chart_title . add_t...

    docs.aspose.com/slides/python-net/chart-formatt...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is True in C++....IsShowingPlaceholder element is true . System :: SharedPtr < Aspose...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。... the normal validation type in cells : https://docs.aspose...GridValidationType . DropDownList , true ); // Adding values to DropDownList...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  10. 通过Node.js读取和写入带有查询表数据源的表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入带有QueryTable数据源的表。...); // Check the data source type if it is query table if ( table...) { table . setShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...