Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 33,724 for

list

(0.41 sec)
  1. ComparisonEvaluationResult.ErrorMessage | Aspos...

    Discover the ComparisonEvaluationResult ErrorMessage property, which provides clear insights into failed evaluation results. Enhance your debugging process today!...readonly List < string []> mInvocations = new List < string []>();...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    How to use Aspose::Words::Markup::CustomXmlSchemaCollection::iterator_holder_type typedef of Aspose::Words::Markup::CustomXmlSchemaCollection class in C++....:: Collections :: Generic :: List < System :: String > See Also...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Continuous Section Break Not Functioning Proper...

    Hi Team, I am working on merging multiple Word documents. I have set the section start to Aspose.Words.SectionStart.Continuous, but the sections are still not appearing as continuous. Could you please help me resolve …...Snippet : List<string> documentPathList = new List<string>();...

    forum.aspose.com/t/continuous-section-break-not...
  4. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word documents and glossaries with ease and efficiency.... Lists { get; } Provides access to the list formatting...specified node to the end of the list of child nodes for this node...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...PdfJsExtractor { public static List<JavascriptAction> CollectAl...ent pdf) { var jsList = new List<JavascriptAction>(); // 1. Document‑level...

    forum.aspose.com/t/unable-to-extract-javascript...
  6. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....<summary> /// Renders and displays a list of shapes. /// </summary> private...size ; mShapesToRender = new List < KeyValuePair < ShapeBase ...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Create Excel Table using Python

    Follow this article to create Excel table using Python. Get the IDE settings, steps, and a sample code demonstrating how to make a table in Excel using Python....the details to set the IDE, a list of steps depicting the program...Access the target sheet and add a list object for the range of data...

    kb.aspose.com/cells/python/create-excel-table-u...
  8. Opening and Saving a PPTM File in C# Throws a N...

    Hi Team, Attached a simple .net8 console app project with a pptm file. In this project with this pptm a simple open and save action throws Unhandled exception. System.NullReferenceException: Object reference not set …...Verify the font is missing fc-list | grep -i "cambria" If nothing...sudo fc-cache -f -v Re‑run fc-list to confirm the font appears...

    forum.aspose.com/t/opening-and-saving-a-pptm-fi...
  9. Create Multipage TIFF using C#

    This article guides on how to create multipage TIFF using C#. It has details to set the IDE, a List of steps, and a sample code to merge TIFF files into one using C# and merge other images also....the IDE for the development, a list of steps, and a sample code...intermediate images will be saved List all the images of different...

    kb.aspose.com/imaging/net/create-multipage-tiff...
  10. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。...Pages [ 1 ]); // Retrieve the list of graphic elements from the...Initialize the list of graphic elements var elements = new List < Aspose...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...