Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 15,886 for

true type

(0.07 sec)
  1. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format in Java....setExportFontResourc(true); options.setFontSavingCallbac(new...options.setExportFontResourc(true); options.setFontSavingCallbac(new...

    reference.aspose.com/words/java/com.aspose.word...
  2. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment.... Comment , true )); }); /// <summary> /// Iterates...top-level comments. Unlike reply-type comments, top-level comments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a document into the Doc or Dot format. To learn more, visit the documentation article in C++.... Default value is true , all metafiles are compressed...get_ExportGeneratorName () const When true , causes the name and version...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent section of this story in C++....get_HeadersFooters () -> LinkToPrevious ( true ); // Each section will still...get_HeadersFooters () -> LinkToPrevious ( true ); // We can un-link a previous...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!... ExportRelativeFontSi = true ; Assert . That ( node . ToString...GetChildNodes ( NodeType . Paragraph , true ); // Find if we have the paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  8. FieldToa Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToa class for seamless TOA field implementation. Enhance your document processing with powerful features today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. UseHeading...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...string replacement ) Parameter Type Description pattern String A...string replacement ) Parameter Type Description pattern Regex A...

    reference.aspose.com/words/net/aspose.words/ran...
  10. How to Lock Cells to Protect Them|Documentation

    This article provides code that shows how to lock cells to protect them using Aspose.Cells for JavaScript via C++....Worksheet Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/how-to-loc...