Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 17,419 for

true type

(3.1 sec)
  1. AsposeAI class|Documentation

    AI-powered OCR postprocessing with LLM/VLM models for smarter table output, text correction, and keyword extraction....Property Type Description AllowAutoDownload string If true, the model...

    docs.aspose.com/ocr/net/ai/
  2. Validation Results – Check Web Accessibility in C#

    Learn how to use Aspose.HTML for .NET to review the results of web accessibility checks and detail specific issues that occurred during the validation....where the ValidationResultSave type parameter specifies in what...checked rule. The rule has a type that implements the interface...

    docs.aspose.com/html/net/web-accessibility-vali...
  3. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…... I tried setting bidi=true for the paragraph the table...section.getPageSetup().setBidi(true); for (Table table : (Iterable)doc...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....document tag of the "PlainText" type, which will function as a text..."IsShowingPlaceholder" property to "true" to treat the // structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....are free to try other shape types as watermarks. $ shapeType =...is no header of the specified type in the current section, create...

    docs.aspose.com/words/java/add-watermark-in-php/
  6. Pdf compare - Free Support Forum - aspose.com

    Hi, I am trying to compare two pdf using private static void ComparingEntireDocuments() { // The path to the documents directory var dataDir = RunExamples.GetDataDir_AsposePdf_DocumentCompare(); // Open PD…...SideBySideComparison { AdditionalChangeMark = true, ComparisonMode = Aspose.Pdf...getting an error saying The type or namespace name ‘Comparison’...

    forum.aspose.com/t/pdf-compare/316339
  7. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++.... You can use any type of separator const opts = new...opts . setExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  8. DocumentVisitor.VisitHeaderFooterEnd | Aspose.W...

    Discover the DocumentVisitor VisitHeaderFooterEnd method, essential for efficiently managing header and footer enumeration in your documents....HeaderFooter headerFooter ) Parameter Type Description headerFooter HeaderFooter...mDocTraversalDepth ++; mVisitorIsInsideHead = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentVisitor.VisitHeaderFooterStart | Aspose...

    Discover the DocumentVisitor VisitHeaderFooterStart method, essential for tracking header and footer enumeration in sections. Enhance your document management!...HeaderFooter headerFooter ) Parameter Type Description headerFooter HeaderFooter...mDocTraversalDepth ++; mVisitorIsInsideHead = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentVisitor.VisitEditableRangeStart | Aspos...

    Discover the DocumentVisitor VisitEditableRangeStart method, triggered at the start of editable ranges for seamless document editing and enhanced user experience....editableRangeStart ) Parameter Type Description editableRangeStart...mDocTraversalDepth ++; mVisitorIsInsideEdit = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...