Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 34,990 for

line

(1.33 sec)
  1. System.PlatformNotSupportedException: System.Dr...

    Hi Team, We are facing an issue while converting PowerPoint files to PDF using Aspose.Slides in a Linux environment after migrating to .NET 10. Environment: Aspose.Slides for .NET .NET 10 Linux (Amazon Linux / Docker…...application must include the following line at startup: AppContext.SetSwitch("System...

    forum.aspose.com/t/system-platformnotsupportede...
  2. Aspose.Pdf.InvalidPdfFileFormatException Aspose...

    I have a .net assembly(472) that uses aspose pdf to extract text out of a PDF file. I call this assembly from an MFC/C++ application using a managed c++ application in the middle(C++/CLI). That is, C++ application calls …...StreamWriter(outputTextFile); // Write a line of text to the file tw.Writ...

    forum.aspose.com/t/aspose-pdf-invalidpdffilefor...
  3. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation....heading, this field will create a line with the text in that heading...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page layout—multi-page documents collapse i…...save line. Wrong formatting.docx – Shows...after it passes through doc.save line. using System; using System...

    forum.aspose.com/t/section-breaks-lost-during-d...
  5. Bug 5210: Shapefile to Gpx- Conversion Failed -...

    Hi Alexander, I moved to new version 26.5 and here my results: Test data(input/output/QGIS) shapefile18.7z (7.2 KB) [ShapefileTest] Testing Shapefile → Gpx Args: input=‘D:\GisConverter\Tests\Shapefile\Input\shapefile…...applied on-the-fly via command-line (CMD) parameters - Free Support...

    forum.aspose.com/t/bug-5210-shapefile-to-gpx-co...
  6. HTML to PDF conversion runaway memory usage - F...

    Using the latest version (25.4) of Aspose.HTML for .NET, some HTML documents that we convert will go into a runaway memory usage. We have isolated the code to a console app and still see the same issue with all available…...please share at which particular line you are facing code freeze?...May 2, 2025, 8:30pm 5 Hi, The line that its failing on is: renderer...

    forum.aspose.com/t/html-to-pdf-conversion-runaw...
  7. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended....} /// <summary> /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitSubDocument method | Aspos...

    DocumentVisitor.visitSubDocument method. Called when a sub-document is encountered....} /// <summary> /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.visitDocumentEnd method | Aspos...

    DocumentVisitor.visitDocumentEnd method. Called when enumeration of the document has finished....} /// <summary> /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 如何用C++创建组合图表|Documentation

    了解如何使用Aspose.Cells for C++创建组合图表。我们的全面指南将演示如何将不同类型的图表组合成一个组合图表,以实现更有效的数据展示。... SetType ( ChartType :: Line ); // Set style for the border...

    docs.aspose.com/cells/zh/cpp/create-combo-chart/