Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 15,992 for

true type

(0.07 sec)
  1. Find out if VBA Project is Protected with JavaS...

    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....after protection it returns true . <!DOCTYPE html> < html > <...Project Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/find-out-i...
  2. Footnote.accept method | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....FIELD_MERGE_BARCODE, true); field.setBarcodeType("ITF14");...insertField(FieldType.FIELD_MERGE_BARCODE, true); field.setBarcodeType("CODE39");...

    reference.aspose.com/words/java/com.aspose.word...
  4. Cell | Aspose.Words for Java

    Represents a table cell in Java....ancestor of the specified object type. getCellFormat() Provides access...children. hasChildNodes() Returns true if this node has any child nodes...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlVersion enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.Html](../../aspose.words/saveformat/#Html) and [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml) formats.... prettyFormat = true doc . save ( base . artifactsDir...id=\"_Toc76372689\"></a>" )). toEqual ( true ); expect ( outDocContents ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldInfo class | Aspose.Words for Python

    aspose.words.fields.FieldInfo class. Implements the INFO field...FieldFormat object that provides typed access to field’s formatting...from Field ) info_type Gets or sets the type of the document property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldListNum class | Asp...

    Aspose::Words::Fields::FieldListNum class. Implements the LISTNUM field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing....string fieldName ) Parameter Type Description fieldName String...mail merge field. Return Value true if the merge field was found...

    reference.aspose.com/words/net/aspose.words/doc...
  9. An Exception Is Thrown When Loading a PowerPoin...

    Dear Aspose Support Team, We are currently using a C# function to remove watermarks from .pptx files utilizing the Aspose.Slides library. We have a valid Aspose.Total for .NET license. Our function loads the presentati…...cast object of type ‘Aspose.Slides.? ?’ to type ‘Aspose.Slides...string strError) { bool bResult = true; strError = ""; try { using...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  10. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....FIELD_CITATION, true); // We refer to sources using...setSuppressTitle(true); fieldCitation.setSuppressYear(true); Assert.assertEquals("...

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