Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 15,981 for

true type

(0.16 sec)
  1. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....:: String :: Format ( u "The type of the fill is: {0}" , fill..."%" << std :: endl ; // Change type of the fill to Solid with uniform...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Rich Text Custom Data Label of Chart Point|Docu...

    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....boldness to true. Related Articles Set the Shape Type of Data Labels...

    docs.aspose.com/cells/java/rich-text-custom-dat...
  3. CommentRangeStart.Accept | Aspose.Words for .NET

    Discover the CommentRangeStart Accept method to enhance visitor engagement and streamline interactions on your site. Boost user experience today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...GetChildNodes ( NodeType . Comment , true )); } /// <summary> /// Iterates...

    reference.aspose.com/words/net/aspose.words/com...
  4. Compressed PDF cannot be opened with Adobe soft...

    Hi, When compressing the file Concertae.pdf (1.2 MB) using a code such as this OptimizationOptions options = new(); options.ImageCompressionOptions.CompressImages = True; options.ImageCompressionOptions.ResizeImages = …...CompressImages = true; options.ImageCompressionOpti...Document(memoryStreamContent, true); doc.OptimizeResources(options);...

    forum.aspose.com/t/compressed-pdf-cannot-be-ope...
  5. NodeCollection.IndexOf | Aspose.Words for .NET

    Discover the NodeCollection IndexOf method to efficiently find the zero-based index of any specified node in your collections....IndexOf ( Node node ) Parameter Type Description node Node The node...GetChildNodes ( NodeType . Table , true ); Assert . That ( allTables...

    reference.aspose.com/words/net/aspose.words/nod...
  6. 仅复制范围样式,通过 JavaScript 由 C++ 实现|Documentation

    学习如何在操作数据的同时,仅复制范围的样式,使用 C++ 的脚本实现。...Range Style </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  7. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!... The default value is true . public bool IsSemitrasparent...this. if ( doc . Watermark . Type == WatermarkType . Text ) doc...

    reference.aspose.com/words/net/aspose.words/tex...
  8. CustomDocumentProperties.addLinkToContent metho...

    CustomDocumentProperties.addLinkToContent method. Creates a new linked to content custom document property....linkSource : string ) Parameter Type Description name string The...isLinkToContent ). toEqual ( true ); expect ( customProperty ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....IsImageAvailable { get; } Returns true if the current image is available...EndsWith ( "Rendering.docx" ), Is . True ); string partType = string...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 使用 JavaScript 通过 C++ 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距,也学习如何通过 JavaScript API 通过 C++ 编程设置页面中心、页眉和页脚的边距。...Margins Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/setting...