Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 15,886 for

true type

(0.13 sec)
  1. Disable CSS while saving to HTML with JavaScrip...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for JavaScript via C++....disableCss property and set it to true . Disable CSS while saving to...Save Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/disable-cs...
  2. 用JavaScript通过C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++格式化和修改命名范围。...Styles Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  3. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....this flag to true. options.setSaveRoutingSlip(true); doc.save(getArtifactsDir()...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  4. Table.SetShading | Aspose.Words for .NET

    Enhance your table's appearance with the SetShading method, allowing you to apply custom shading values for a polished, professional look....backgroundColor ) Parameter Type Description texture TextureIndex...Single , 1.5 , Color . Green , true ); table . SetBorder ( BorderType...

    reference.aspose.com/words/net/aspose.words.tab...
  5. BreakType | Aspose.Words for Java

    Specifies Type of a break inside a document in Java....public class BreakType Specifies type of a break inside a document...getPageSetup().setDifferentFirstPag(true); builder.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  6. WriteProtection.validatePassword method | Aspos...

    WriteProtection.validatePassword method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with...validatePassword(password) Returns true if the specified password is...password : string ) Parameter Type Description password string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontInfoCollection.contains method | Aspose.Wor...

    FontInfoCollection.contains method. Determines whether the collection contains a font with the given name....( name : string ) Parameter Type Description name string Case-insensitive...the font to locate. Returns true if the item is found in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Rendering::PageInfo::get_Colored...

    Aspose::Words::Rendering::PageInfo::get_Colored method. Returns True if the page contains colored content in C++....PageInfo::get_Colored method Returns true if the page contains colored...Aspose::Words::Rendering::PageInfo::Type method Aspose::Words::Rende...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. AdjustmentCollection indexer | Aspose.Words for...

    AdjustmentCollection indexer. Returns an adjustment at the specified index.... Parameter Type Description index int Examples...aw . NodeType . SHAPE , 0 , True ) . as_shape () adjustments...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java....Below are two similar field types that we can use to display images...insertField(FieldType.FIELD_INCLUDE_PICTURE, true); fieldIncludePicture.setSo...

    reference.aspose.com/words/java/com.aspose.word...