Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 16,780 for

true type

(0.19 sec)
  1. StructuredDocumentTag.placeholderName property ...

    StructuredDocumentTag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text....document tag of the "PlainText" type, which will function as a text...( substituteBlock )). toBe ( true ); // Set the "IsShowingPlaceholder"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IStructuredDocumentTag.is_showing_placeholder_t...

    IStructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... if set to true, this state shall be resumed...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity.... Passing true as the second parameter will...(optional): </ label > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/configurin...
  4. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  5. Aspose::Words::WarningInfo::get_Description met...

    Aspose::Words::WarningInfo::get_Description method. Returns the description of the warning in C++....get_FontInfoSubstitution () -> set_Enabled ( true ); // Original font metrics...-> set_KeepOriginalFontMetr ( true ); // We will get a font substitution...

    reference.aspose.com/words/cpp/aspose.words/war...
  6. CustomPart | Aspose.Words for Java

    Represents a custom arbitrary content part that is not defined by the ISO/IEC 29500 standard in Java....getContentType() Specifies the content type of this custom part. getData()...getRelationshipType() Gets the relationship type from the parent part to this...

    reference.aspose.com/words/java/com.aspose.word...
  7. Extract Images from Presentation Shapes in Pyth...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET — quick, code-friendly solution....def get_image_format ( image_type ): return { "jpeg" : slides...ImageFormat . GIF , } . get ( image_type , slides . ImageFormat . JPEG...

    docs.aspose.com/slides/python-net/extracting-im...
  8. FieldAdvance Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAdvance class for seamless ADVANCE field implementation, enhancing your document processing capabilities effortlessly....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. UpOffset...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Document.StartTrackRevisions | Aspose.Words for...

    Effortlessly track document changes with the StartTrackRevisions method. Automatically mark all edits as revisions for seamless collaboration and clarity....DateTime dateTime ) Parameter Type Description author String Initials...1 ]. IsInsertRevision , Is . True ); Assert . That ( doc . Revisions...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++.... Setting the AutoFormat Type Microsoft Excel offers a number...Set PivotTable.IsAutoFormat to true . Assign a formatting option...

    docs.aspose.com/cells/cpp/formatting-pivot-table/