Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 17,418 for

true type

(0.27 sec)
  1. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Follow our simple, step-by-step guide to save time....method accepts an object of type ISlide as a parameter. When...returns an array of objects of type ITextFrame , preserving any...

    docs.aspose.com/slides/net/extract-text-from-pr...
  2. Code snippet to create combination chart - Free...

    Hi Aspose team, Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...setNSeries("B2:B4", true); chart.getNSeries().get(0)...STACKED_BAR); chart.setNSeries("C2:C4", true); chart.getNSeries().get(1)...

    forum.aspose.com/t/code-snippet-to-create-combi...
  3. FieldRevNum class | Aspose.Words for Python

    aspose.words.fields.FieldRevNum class. Implements the REVNUM 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::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this document is edited in Microsoft Word in C++....Document::get_TrackRevisions method True if changes are tracked when...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. MarkerSymbol | Aspose.Words for Java

    Specifies marker symbol style in Java....setSmooth(true); // Verify that data points...markerSymbolName) Parameters: Parameter Type Description markerSymbolName...

    reference.aspose.com/words/java/com.aspose.word...
  6. Font converter | Aspose.Font for .NET

    Easy-to-use C# .NET library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....we have a lot of different types of gadgets, environments, a...document with a different font type. And Aspose does have such an...

    docs.aspose.com/font/net/convert/
  7. DocumentRecognitionSettings missing in Aspose.O...

    We are trying to follow the example in this article: Create Scanned PDF to Excel Converter with OCR using C# | File Format Processing Plugins for C# .NET Core | Aspose Blog but DocumentRecognitionSettings class is not…...changes and removed several older types, including DocumentRecognitionS...do next Confirm the missing type – Open the Aspose.OCR 25.11...

    forum.aspose.com/t/documentrecognitionsettings-...
  8. FieldRevNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRevNum class for seamless REVNUM field implementation. Enhance document automation and streamline workflow efficiency!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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...
  10. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI....images or images having specific type from the document, follow these...getChildNodes ( NodeType . SHAPE , true ); int imageIndex = 0 ; for...

    docs.aspose.com/words/java/extract-images-from-...