Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 155,356 for

2

(0.79 sec)
  1. Warnings when compiling Aspose.Words for .NET 2...

    Hi, When compiling a netstandard2.0 project with integrated Aspose.Words for .NET in version 24.3.0.0 I get a warning that the bindings are not correct. Here is an example project and screenshot. Once the AutoGenerate…...noskov March 11, 2024, 10:25am 2 @Roxtra We have opened the following...reproducible. Roxtra March 28, 2025, 2:20pm 5 I just tested it with the...

    forum.aspose.com/t/warnings-when-compiling-aspo...
  2. 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...
  3. Introduction to Java Programming | Aspose.Zip D...

    This document provides an overview of Java programming fundamentals and concepts....Archive archive = new Archive( 2 new ArchiveEntrySettings( 3 new...save (outputStream, saveOptions) 2 archive. save (filePath, saveOptions)...

    docs.aspose.com/zip/java/introduction/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

    reference.aspose.com/words/net/aspose.words/com...
  9. 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...
  10. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...