Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 16,769 for

true type

(0.16 sec)
  1. CssSavingArgs | Aspose.Words for Java

    Provides data for the ICssSavingCallback.cssSavingcom.aspose.words.CssSavingArgs event in Java....css", true, false)); doc.save(getArtifactsDir()..."SavingCallback.ExternalCssFilenames.css", true, false)); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words/body/
  3. Aspose.Slides for .NET 14.6.0 的公共 API 与向后不兼容的更改...

    审阅 Aspose.Slides for .NET 的公共 API 更新和突破性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...Bubble , 50 , 50 , 400 , 300 , true ); IErrorBarsFormat errBarX... IsVisible = true ; errBarY . IsVisible = true ; errBarX . ValueType...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  4. 删除工作表中的空白列和行时更新其他工作表中的引用|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++删除工作表中的空白列和行时,保持对其他工作表的引用。...updateReference 属性并将其设置为 true 。 删除工作表中的空白列和行时更新其他工作表中的引用 ...DeleteOptions.updateReference 属性设置为 true ,删除第一个工作表中的空白列和行后,该公式将更新为 =Sheet1...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  5. Getting List of Messages from Inbox Folder of M...

    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/java/getting-list-of-mess...
  6. 使用JavaScript和C++确定工作表的纸张大小是否为自动|Documentation

    本文说明如何利用JavaScript API和C++插件以编程方式判断工作表的纸张大小是否设置为自动。...xlsx samplePageSetupIsAut-True.xlsx 并找到它们的第一个工作表的纸张尺寸是否为自动。在Microsoft...isAutomaticPaperSize property: </ p > < input type = "file" id = "fileInput1" accept...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  7. TabStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.TabStop class, your solution for custom tab stops in document formatting. Enhance your documents with precision and ease!... IsClear { get; } Returns true if this tab stop clears any...get; set; } Gets or sets the type of the leader line displayed...

    reference.aspose.com/words/net/aspose.words/tab...
  8. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in Java....getWarningType() Returns the type of the warning. getDescription()...getFontInfoSubstitut().setEnabled(true); // Original font metrics should...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....page_break_before property set to True . COLUMN_BREAK The document...parts at a section break of any type. HEADING_PARAGRAPH The document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Document::UpdateWordCount method...

    Aspose::Words::Document::UpdateWordCount method. Updates word count properties of the document in C++....UpdateWordCount overload and pass true value as a parameter to do that...()); doc -> UpdateWordCount ( true ); ASSERT_EQ ( 4 , doc -> g...

    reference.aspose.com/words/cpp/aspose.words/doc...