Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 16,764 for

true type

(2.16 sec)
  1. 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...
  2. DocumentPropertyCollection.remove_at method | A...

    DocumentPropertyCollection.remove_at method. Removes a property at the specified index.... Parameter Type Description index int The zero...properties . add ( 'Authorized' , True ) properties . add ( 'Authorized...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection.... Parameter Type Description name str The case-insensitive...properties . add ( 'Authorized' , True ) properties . add ( 'Authorized...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom document properties effortlessly with the Add method. Enhance your documents with tailored String data Types for optimal performance....property of the String data type. public DocumentProperty Add...name , string value ) Parameter Type Description name String The...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Question about behavior Mail to PDf Conversion ...

    Hello, if we converting EMails to PDF, the fields FROM and TO contains only the name in the PDF, not the Mail Address. Is it possible to hav the Mail Adress AND the name in the fields FROM, TO, CC, …? Here is our code…...KeepOriginalEmailAdd property to true before saving the message to...mailMessage.KeepOriginalEmailAdd = true; var mhtSaveOptions = new MhtSaveOptions...

    forum.aspose.com/t/question-about-behavior-mail...
  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. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article in C++....get_IgnoreCaseChanges () const True indicates that documents comparison...get_IgnoreFormatting () const True indicates that formatting is...

    reference.aspose.com/words/cpp/aspose.words.com...
  8. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....Property Type Description Logging.console bool Set to true to enable...Logging.fileSystem bool Set to true to write recognition progress...

    docs.aspose.com/ocr/java/logging/
  9. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....HtmlLoadOptions (); // If the value is true, then we take VML code into...set the "SupportVml" flag to "true", then Aspose.Words will load...

    reference.aspose.com/words/net/aspose.words.loa...
  10. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....setInsertHyperlink(true); field.setInsertReferenceMa(true); field.se...insertFieldNoteRef(builder, "MyBookmark2", true, false, false, "Hyperlink to...

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