Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 155,159 for

2

(0.28 sec)
  1. CSRD reporting - Free Support Forum - aspose.com

    To whom it may concern, I’ve recently stumbled upon your XBRL library in search for a way to programmatically generate a CSRD report (Corporate Sustainability Reporting Directive). As CSRD is using the XBRL format (sam…...Heinz July 2, 2025, 3:04pm 1 To whom it may...Professionalize.Discourse July 2, 2025, 3:05pm 2 @M.Heinz Cause You’re...

    forum.aspose.com/t/csrd-reporting/314742
  2. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....GetCell ( defaultWorksheetInde , 2 , 1 , 0.50 )); series . DataPoints...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . Type ); series2...

    docs.aspose.com/slides/net/chart-data-label/
  3. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。...0 , 2 , 0 , ObjectExt :: Box < String > ( u "Category 2" )));... ( workBook -> GetCell ( 0 , 2 , 1 , ObjectExt :: Box < int32_t...

    docs.aspose.com/slides/zh/cpp/chart-series/
  4. Create Polygon In Mesh|Documentation

    Aspose.3D for Node.js via Java allows creating a polygon in a mesh.... createPolygon ( 0 , 1 , 2 ); //Or You can create a polygon...mesh . createPolygon ( 0 , 1 , 2 , 3 ); Changing Plane Orientation...

    docs.aspose.com/3d/nodejs-java/create-polygon-i...
  5. Dúvida sobre compatibilidade do Aspose.OCR com ...

    Estamos usando a biblioteca Aspose.OCR no nosso ambiente de produção, que roda em contêineres Docker com Linux e .NET 8. Ao tentar fazer o reconhecimento de um PDF, esbarramos no erro System.PlatformNotSupportedExceptio…...ali November 2, 2025, 4:11pm 21 @governanca.brasil...settings = new() { ThreadsCount = 2, Language = Language.Por, AllowedCharacters...

    forum.aspose.com/t/duvida-sobre-compatibilidade...
  6. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity....Styles [ "Heading 1" ]; // Level 2 labels will display the current..."-II-"... docList . ListLevels [ 2 ]. NumberFormat = "-\x0002-" ;...

    reference.aspose.com/words/net/aspose.words.lis...
  7. 3. Matrix and similar environments

    This article provides a brief introduction into typesetting LaTeX matrix-like structures using AMS-LATEX packages....Copy 1 \ usepackage{amsmath} 2 % ---------- 3 \ begin{equation}...6 r ! \ , ( - 1) ^ {(r - j) / 2} & \ text{ if $r - j$ is even...

    docs.aspose.com/tex/java/latex-ams-matrix/
  8. Aspose::Words::Saving::PdfSaveOptions::get_Open...

    Aspose::Words::Saving::PdfSaveOptions::get_OpenHyperlinksInNewWindow method. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser in C++....prohibited by PDF/A-1 and PDF/A-2 compliance. false will be used...when saving to PDF/A-1 and PDF/A-2. See Also Class PdfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a document in Java....epub"); // 2 - Use the first image found in...UpdateThumbnail.FirstPage.epub"); // 2 - Use the first image found in...

    reference.aspose.com/words/java/com.aspose.word...
  10. Save a OneNote Document | Aspose.Note Documenta...

    Learn how to save your work in OneNote.... class ) + "load/" ; 2 3 Document doc = new Document(dataDir...(SaveDocToOneNoteForm. class ) + "load/" ; 2 3 Document document = new Document(dataDir...

    docs.aspose.com/note/java/save-a-onenote-document/