Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 17,463 for

true type

(1.51 sec)
  1. 用JavaScript通过C++管理日期轴|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++管理日期轴。我们的指南将帮助您理解如何处理各种日期格式、时间比例和刻度标签频率。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/date-axis/
  2. Access Mail Services using OAuth|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....com" , "accessToken" , true , SecurityOptions . SSLExplicit..."user1@gmail.com" , "accessToken" , true , SecurityOptions . SSLImplicit...

    docs.aspose.com/email/net/access-mail-services-...
  3. Document.Save | Aspose.Words for .NET

    Effortlessly save your documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....string fileName ) Parameter Type Description fileName String...SaveFormat saveFormat ) Parameter Type Description fileName String...

    reference.aspose.com/words/net/aspose.words/doc...
  4. ListCollection | Aspose.Words for Java

    Stores and manages formatting of bulleted and numbered lists used in a document in Java.... // Below are two types of lists that we can create...BLUE); level.getFont().setBold(true); } DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Quality Settings|Documentation

    Learn how to use QualitySettings presets and fine-tune recognition parameters in Aspose.BarCode for Java.... Working with 1D and 2D type groups Instead of specifying...use grouped decode types: DecodeType.TYPES_1D — any supported...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....isBookmark : boolean ) Parameter Type Description displayText string...the url. isBookmark boolean true if the previous parameter is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveOptions class. Can be used to specify additional options when saving a document into the Xlsx format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...ExportImagesAsBase64 = true, ExportPrintAreaOnly = true, ExportHiddenWorkshee...ExportActiveWorkshee = true, PresentationPreferen = true, HiddenRowDisplayType...

    forum.aspose.com/t/how-to-remove-default-bookma...
  9. Batch recognition via C# | Aspose

    Recognize images in ZIP archives....DetectAreasMode = DOCUMENT, AutoSkew = true and no any additional filters...Recognition result Property Type Description FileName String...

    products.aspose.com/ocr/net/recognition/recogni...
  10. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....try other shape types as watermarks. shape_type = Rjb :: import...Shape" ) . new ( doc , shape_type . TEXT_PLAIN_TEXT ) # Set up...

    docs.aspose.com/words/java/add-watermark-in-ruby/