Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 17,437 for

true type

(0.15 sec)
  1. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntryCollection class. Represents a collection of chart legend entries. To learn more, visit the documentation article in C++....System::TypeInfo&) const override static Type () Examples Shows how to work...idx_get ( 3 ) -> set_IsHidden ( true ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Document.Revisions | Aspose.Words for .NET

    Effortlessly track document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!... True ); Assert . That ( doc . Revisions...first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/doc...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 在 PDF 中添加、获取或删除水印 https://products.aspose.com/pdf/zh-hans/python-net/watermark/ Recent content in 使用 Python 在 PDF 中添加、获取或删除水印 on Asps......org", "@type": "HowTo", "name": "如何通过 Python...PDF 文件中获取水印的源代码", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 在 PDF 中添加、获取或删除水印 https://products.aspose.com/pdf/zh-hant/python-net/watermark/ Recent content in 使用 Python 在 PDF 中添加、获取或删除水印 on Asps......org", "@type": "HowTo", "name": "如何通过 Python...PDF 文件中删除水印的源代码", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  5. FieldIncludeText.MimeType | Aspose.Words for .NET

    Manage your files effortlessly with the FieldIncludeText MimeType property, allowing you to easily get or set the MIME Type for seamless integration....property Gets or sets the MIME type of the referenced file. public...FieldType . FieldIncludeText , true ); fieldIncludeText . SourceFullName...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::VariableCollection::Add method |...

    Aspose::Words::VariableCollection::Add method. Adds a document variable to the collection in C++....:: String & value ) Parameter Type Description name const System::String&...FieldType :: FieldDocVariable , true )); field -> set_VariableName...

    reference.aspose.com/words/cpp/aspose.words/var...
  7. FieldUpdatingProgressArgs.UpdatedFieldsCount | ...

    Discover the UpdatedFieldsCount property of FieldUpdatingProgressArgs to easily track the number of updated fields in your application.... True ); Shows how to use callback...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ResourceType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ResourceType enum for efficient resource management. Enhance your document processing with versatile loading options....Hide ] ResourceType enumeration Type of loaded resource. public enum...GetChildNodes ( NodeType . Shape , true ). Count , Is . EqualTo ( 3...

    reference.aspose.com/words/net/aspose.words.loa...
  9. FieldUpdatingProgressArgs.UpdateCompleted | Asp...

    Discover the FieldUpdatingProgressArgs UpdateCompleted property, which efficiently indicates if field updates are finished, enhancing your data management process.... True ); Shows how to use callback...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Extract Attachments from PDF using Java | Aspos...

    Java source code to extracting Attachments from PDF file.... printf ( "\nMime Type: - " + fileSpecification . getMIMEType...fileSpecification . getName (), true ); byte [] buffer = new byte...

    products.aspose.com/pdf/java/attachments/extract/