Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 16,779 for

true type

(1.92 sec)
  1. 使用JavaScript通过C++查明VBA项目是否受保护|Documentation

    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....isProtected() 返回 false ,保护后返回 true 。 <!DOCTYPE html> < html > <...Project Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/find-ou...
  2. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an object in Java....SHAPE, 0, true); // Apply reflection effect...getChild(NodeType.SHAPE, 0, true); // Check reflection effect...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldPageRef class | Aspose.Words for Python

    aspose.words.fields.FieldPageRef class. Implements the PAGEREF field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Docx format in C++....Words :: NodeType :: Shape , 0 , true ))) -> get_MarkupLanguage ());...Words :: NodeType :: Shape , 0 , true ))) -> get_MarkupLanguage ());...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::MailMerging::MappedDataFieldColl...

    Aspose::Words::MailMerging::MappedDataFieldCollection::ContainsKey method. Determines whether a mapping from the specified field in the document exists in the collection in C++....documentFieldName ) Parameter Type Description documentFieldName...in the document. ReturnValue true if item is found in the collection;...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. ChartSeriesGroupCollection indexer | Aspose.Wor...

    ChartSeriesGroupCollection indexer. Returns a [ChartSeriesGroup](../../chartseriesgroup/) at the specified index.... Parameter Type Description index int Examples...aw . NodeType . SHAPE , 0 , True ) . as_shape () chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.exportListLabels property | Asp...

    HtmlSaveOptions.exportListLabels property. Controls how list labels are output to HTML, MHTML or EPUB... toBe ( true ); expect ( outDocContents ...</span>" + "</p>" )). toBe ( true ); break ; case aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....specify its parameters: Property Type Description Aspose.OCR.Logging...Logging.Console bool Set to true to enable the display of recognition...

    docs.aspose.com/ocr/net/logging/
  9. Node.clone method | Aspose.Words for Node.js

    Node.clone method. Creates a duplicate of the node....Parameter Type Description isCloneChildren boolean True to recursively...cloneWithChildren = para . clone ( true ). asParagraph (); expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a document in Java....setReadOnlyRecommend(true); Assert.assertTrue(doc.getWriteProtection()... isWriteProtected() Returns true when a write protection password...

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