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

true type

(0.58 sec)
  1. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Type – gets the artifact type (supports values...EncodingType . Identity_h , true , 72 )); artifact . setArtifactHorizonta...

    docs.aspose.com/pdf/java/artifacts/
  2. RevisionTextEffect | Aspose.Words for Java

    Allows to specify decoration effect for revisions of document text in Java....setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...RevisionType.MOVING (‘move from’ type). DOUBLE_UNDERLINE public static...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of text in a section of a document in Java....setEvenlySpaced(boolean) to true and specify the amount of space...document. getEvenlySpaced() True if text columns are of equal...

    reference.aspose.com/words/java/com.aspose.word...
  6. IRevisionCriteria.isMatch method | Aspose.Words...

    IRevisionCriteria.isMatch method. Checks whether or not specified *revision* matches criteria.... Revision ) Parameter Type Description revision Revision...unexpected results. Returns True if the revision matches criteria...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Determine which Axis exists in the Chart with J...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for JavaScript via C++. Our guide will help you identify and access the different axes in a chart, including category, value, and secondary axes....Axes Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/determine-...
  8. 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...
  9. MappedDataFieldCollection.contains_key method |...

    MappedDataFieldCollection.contains_key method. Determines whether a mapping from the specified field in the document exists in the collection.... Parameter Type Description document_field_name...field in the document. Returns True if item is found in the collection;...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在设置Style.Custom属性时检查自定义数字格式|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/check-c...