Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 16,773 for

true type

(0.1 sec)
  1. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method... Parameter Type Description stream io.BytesIO...document. Detects OLE object type using file extension. def insert_ole_object...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 在设置Style.Custom属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库,支持在样式设置中检查自定义数字格式。本文将向你展示如何使用Aspose.Cells库检查自定义数字格式以确保样式正确。...checkCustomNumberFor 属性设置为 true 。 ** 设置Style.custom属性时检查自定义数字格式**...settings.checkCustomNumberFor 属性设置为 true ,它会抛出异常,例如:无效的数字格式。请阅读代码中的注释获取更多帮助。...

    docs.aspose.com/cells/zh/javascript-cpp/check-c...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....category axis type. CategoryAxisType.Auto - category axis type will be...CategoryAxisType.Text - category axis type is Text CategoryAxisType.Date...

    docs.aspose.com/slides/net/public-api-and-backw...
  5. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_smart_tag_end() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.moveToHeaderFooter method | Asp...

    DocumentBuilder.moveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section....HeaderFooterType ) Parameter Type Description headerFooterType...pageSetup . differentFirstPageHe = true ; builder . pageSetup . oddAndEvenPagesHeade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IIndexFilter.ShouldSkipIndex | Aspose.Words for...

    Checks if an item index should be skipped in Aspose.Words for efficient document handling....ShouldSkipIndex ( int index ) Parameter Type Description index Int32 The...index of the item. Return Value true if the item should be skipped;...

    reference.aspose.com/words/net/aspose.words/iin...
  8. How to set AutoRecover property of Workbook wit...

    Learn how to set the AutoRecover property of a workbook using Aspose.Cells for JavaScript via C++....default value of this property is true . When you set it to false on...value of this property, which is true , then it sets it to false and...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  9. Automatically refresh OLE object via Microsoft ...

    Learn how to automatically refresh OLE objects in Excel using Aspose.Cells for JavaScript via C++....Objects Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/automatica...
  10. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....property, which you need to set to true to load your CSV file with multiple...isMultiEncoded() property to true . As you can see, the Unicode...

    docs.aspose.com/cells/javascript-cpp/reading-cs...