Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 17,414 for

true type

(3.21 sec)
  1. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Returns True if this object was moved (inserted)...how to determine the revision type of an inline node. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Inline.is_insert_revision property | Aspose.Wor...

    Inline.is_insert_revision property. Returns True if this object was inserted in Microsoft Word while change tracking was enabled....is_insert_revision property Returns true if this object was inserted...how to determine the revision type of an inline node. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 档案

    档案...slide_enumerator->get_Current(), true)) { // 循环遍历形状 auto shape_enumerator...shape_enumerator->get_Current(), true)) { // 检查形状是否为视频帧 if (Syste...

    blog.aspose.com/zh/slides/embed-video-in-powerp...
  4. Bug 5290: Shapefile to Shapefile- Conversion fa...

    Hi Alexander, I moved to new version 26.5 and here my results: Test data(input/output/QGIS) shapefile10.7z (492.5 KB) Error: [ShapefileTest] Testing Shapefile → Shapefile Args: input=‘D:\GisConverter\Tests\Shapefile…...Shapefile with the same geometry type var destPath = "D:\\GisConv...ShapefileWriterOptio { PreserveAttributes = true // copies source DBF schema...

    forum.aspose.com/t/bug-5290-shapefile-to-shapef...
  5. Aspose::Words::Saving::SvgSaveOptions class | A...

    Aspose::Words::Saving::SvgSaveOptions class. Can be used to specify additional options when saving a document into the Svg format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_FitToViewPort () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 如何用Node.js和C++创建组合图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建组合图表。我们的全面指南将演示如何将不同图表类型合并为一个组合图表,以实现更有效的数据展示。... setShowLegend ( true ); // Set the chart title name...setChartDataRange ( "A1:E12" , true ); // Set category data chart...

    docs.aspose.com/cells/zh/nodejs-cpp/create-comb...
  7. Section.Accept | Aspose.Words for .NET

    Discover the Section Accept method to enhance visitor engagement and streamline interactions. Boost your site's performance today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words/sec...
  8. Document.Accept | Aspose.Words for .NET

    Streamline your visitor management with our Document Accept method. Enhance security and efficiency for a seamless experience....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Create Excel Table in C#

    Create Excel table in C# by following this article. Get the IDE details, a list of steps, and a sample code to create a basic Excel table in C#....TableStyleMedium10 Set the total flag to true for all the number columns Add...to show total and calculation type Count. Code for Microsoft Excel...

    kb.aspose.com/cells/net/create-excel-table-in-c...
  10. How to crop PDF | Aspose.PDF

    Do you know how easily crop PDF documents using Python? Crop PDF files with high quality using Python PDF library....using Document object Choose the type of box and create new_box Rectangle...Rectangle ( 100 , 100 , 80 , 10 , True ) document . pages [ 1 ] . crop_box...

    products.aspose.com/pdf/tutorial/crop-pdf/