Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 155,327 for

2

(0.76 sec)
  1. How to extract Text from html using Aspose.html...

    We are currently checking Aspose.html to get plain text with alignment from html and convert html to PDF. able to convert html to pdf. Wanted to know how to get text from html.?...ali September 1, 2020, 10:01pm 2 @kiranernesto You can get text...Like AStelzner May 12, 2025, 2:09pm 4 Hi, this approach extract...

    forum.aspose.com/t/how-to-extract-text-from-htm...
  2. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose CAD 25.4 version number - Free Support F...

    Hi, The latest libraries are still showing 25.3 as the version numbers eventhough it’s supposed to be 25.4...Discourse April 14, 2025, 6:15am 2 @GaryO Could you please clarify...Aspose.CAD → https://s3.us-west-2.amazonaws.com/aspose.files/2025/04/10/binaries...

    forum.aspose.com/t/aspose-cad-25-4-version-numb...
  4. Merge Field displaying as it is with Aspose v23...

    Hi, We have recently updated aspose dll version from V14 to V23. We are seeing issues in the forms related to merge fields added on the word document. When this word document having merge fields is converted to pdf the …...46 KB Scenario 2: In this scenario, the idref attribute...noskov January 30, 2026, 3:31pm 2 @ShubhamR If you need to remove...

    forum.aspose.com/t/merge-field-displaying-as-it...
  5. MergeFormatMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MergeFormatMode enum to optimize document merging. Enhance formatting control when combining multiple files effortlessly.... KeepSourceLayout 2 Preserve the layout of the original...ArtifactsDir + "LowCode.MergeDocument.2.docx" , new [] { inputDoc1 , inputDoc2...

    reference.aspose.com/words/net/aspose.words.low...
  6. Aspose::Words::Drawing::Charts::ChartSeries::Co...

    Aspose::Words::Drawing::Charts::ChartSeries::CopyFormatFrom method. Copies default data point format from the data point with the specified index in C++....point with index 2 // so that the data point 2 looks the same as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Fields::FieldCollection::get_Cou...

    Aspose::Words::Fields::FieldCollection::get_Count method. Returns the number of the fields in the collection in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldCollection::RemoveA...

    Aspose::Words::Fields::FieldCollection::RemoveAt method. Removes a field at the specified index from this collection and from the document in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Merge images Via net, all supported image forma...

    Using Aspose.Imaging you can easily Merge images Via net...images operation allows to combine 2 or more images into one vertically...by combining many (more than 2) images into a single whole, sometimes...

    products.aspose.com/imaging/net/merge/
  10. Extract ttf from ttc file, missing PostScriptNa...

    On Mac, I need to extract a ttf file from a ttc. I use this code to do that. int collectionIndex = 0 TtcFontSource source = new TtcFontSource(fontPath); FontDefinition[] fds = source.GetFontDefinitions(); TtfFont ttfF…...loginov April 2, 2026, 3:08pm 2 @Whiletrue Thank you for...

    forum.aspose.com/t/extract-ttf-from-ttc-file-mi...