Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 15,993 for

true type

(0.08 sec)
  1. FormField.TextInputDefault | Aspose.Words for .NET

    Discover the FormField TextInputDefault property, easily set default text or calculations for your forms, enhancing user experience and data accuracy.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  2. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....Save as PDF </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  3. Aspose::Words::Markup::CustomPart class | Aspos...

    Aspose::Words::Markup::CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard. To learn more, visit the documentation article in C++....const Specifies the content type of this custom part. get_Data...stored inside the OOXML package. True if this custom part is an external...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient shape and group shape saving in your projects....why the property has ShapeBase type. You can check whether it’s...args . IsImageAvailable , Is . True ); Console . WriteLine ( $"{args...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Invoice recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from invoice images.... Setting Type Default value Description allowed_symbols...automatic_color_inversion boolean true Improve recognition accuracy...

    docs.aspose.com/ocr/python-net/recognition-sett...
  6. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision Types for seamless document editing....Use RevisionType to check the type of this revision. To learn more...property will work for any revision type other than StyleDefinitionChang...

    reference.aspose.com/words/net/aspose.words/rev...
  7. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for JavaScript via C++....DaysPreservingHistor Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/update-day...
  8. 应用小计并更改大纲摘要行的方向,而不是详细信息下面的行|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++应用小计并更改详细内容下的轮廓摘要行的方向。...Subtotal Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/applyin...
  9. Comment.Ancestor | Aspose.Words for .NET

    Retrieve the parent Comment object with our Ancestor property. Perfect for navigating comment threads and enhancing user engagement.... Comment , true ); // If a comment has no ancestor...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/net/aspose.words/com...
  10. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Type – gets the artifact type (supports values...with Adobe Acrobat have the type Pagination and subtype Watermark...

    docs.aspose.com/pdf/cpp/artifacts/