Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 15,990 for

true type

(0.21 sec)
  1. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....Document > & doc ) Parameter Type Description doc const Syste...:: Words :: NodeType :: Any , true ); for ( auto && node : System...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Aspose::Words::Settings::WriteProtection::get_I...

    Aspose::Words::Settings::WriteProtection::get_IsWriteProtected method. Returns True when a write protection password is set in C++....iteProtected method Returns true when a write protection password...set_ReadOnlyRecommended ( true ); ASSERT_TRUE ( doc -> get_WriteProtection...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Manage Slide Show in Python|Aspose.Slides for P...

    Learn how to manage slide shows in Aspose.Slides for Python via .NET. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....feature, you can select the show type (e.g., presented by a speaker...of the Presentation class, of type SlideShowSettings , which allows...

    docs.aspose.com/slides/python-net/manage-slide-...
  4. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....Shows how to set a custom zoom type, which older versions of Microsoft..."DisplayBackgroundSha" flag to "true". Assert.assertTrue(doc.getViewOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  5. FormField.Checked | Aspose.Words for .NET

    Manage your form with ease using the FormField Checked property. Control checkbox status effortlessly—default is unchecked for streamlined user experience.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Extracting Attachment|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...."Mapi" ); object _missing = Type . Missing ; ns . Logon ( _missing...false , true ); // Get Inbox information in objec of type MAPIFolder...

    docs.aspose.com/email/net/extracting-attachment/
  7. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....hasDataLabels(true); series.setExplosion(40); for...getDataLabels().get(i).setShowCategoryName(true); series.getDataLabels().get(i)...

    reference.aspose.com/words/java/com.aspose.word...
  8. 同时读取多个线程中的单元格值|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript在多个线程中同时读取单元格值。...multiThreadReading(boolean) 设置为 true 。否则,可能会得到错误的单元格值。 以下代码: 创建一个工作簿。...cells . multiThreadReading ( true ); 那么将显示以下消息: if ( s !== "R"...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  9. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB exports with customizable list label options.... True ); Assert . That ( outDocContents...5.</span>" + "</p>" ), Is . True ); break ; case ExportListLabels...

    reference.aspose.com/words/net/aspose.words.sav...
  10. .docx to .pdf and .html table formatting error ...

    Hi, When converting a .docx file to a .pdf file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. Code: var saveOptions = new PdfSaveOptions(); saveOptions.Use…...UseHighQualityRender = true; saveOptions.CustomPropertiesExpo...saveOptions.ExportDocumentStruct = true; saveOptions.FontEmbeddingMode...

    forum.aspose.com/t/docx-to-pdf-and-html-table-f...