Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 14,732 for

true type

(0.07 sec)
  1. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....y , float scale ) Parameter Type Description graphics Graphics...GetChild ( NodeType . Shape , 0 , true ); shapeForm . AddShapeToRenderToSc...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....); // Adds an AutoShape with type set as Rectangle auto ashp =...get_IsTextBox method returns true . auto presentation = MakeObject...

    docs.aspose.com/slides/cpp/manage-textbox/
  3. Format Presentation Charts in С++|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for С++ and elevate your PowerPoint presentation with professional, eye-catching styling....with the any of the desired type (in this example we will use...chart on the slide. Set fill type and fill color of chart Set...

    docs.aspose.com/slides/cpp/chart-formatting/
  4. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...when I set the ReadOnlyMode = true, the file is being saved but...effects UseDiskForLoadEffect = true // Prevents high RAM usage for...

    forum.aspose.com/t/index-was-outside-the-bounds...
  5. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a document into the Doc or Dot format. To learn more, visit the documentation article in C++.... Default value is true , all metafiles are compressed...get_ExportGeneratorName () const When true , causes the name and version...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations....// Add autoshape of rectangle type sld . getShapes (). addAutoShape...// Add autoshape of rectangle type sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/androidjava/shape-manipu...
  7. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...CompositeNode ) hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 产品概述| Node.js 版 Aspose.Font

    Node.js API用于开发人员操纵字体文件。在这里,您可以找到node.js概述的aspose.font API解决方案。...描述 加载 保存 备注 TTF True Type Font TTC True Type Collections OpenType...

    docs.aspose.com/font/zh/nodejs-cpp/product-over...
  9. Aspose::Words::Fields::FieldBuilder class | Asp...

    Aspose::Words::Fields::FieldBuilder class. Builds a field from field code tokens (arguments and switches). To learn more, visit the documentation article in C++....System::TypeInfo&) const override static Type () Examples Shows how to construct...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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/