Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 18,599 for

net 4 support

(2.09 sec)
  1. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…...Words Product Family words-net Amol_Hekade February 18, 2026...method such as GetText() ) [6][4]. Example // load the document...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  2. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality Supported by Aspose.Page API solution. See how to use the functionality in .Net...an Order Paid Support Paid Consulting Support Docs API Reference...Live Demos Code Samples Free Support Blog Knowledge Base Benchmark...

    docs.aspose.com/page/net/ps/working-with-gradient/
  3. An exception is thrown when trying to save a sc...

    Hi! Software (incl. versions) where issue can be reproduced: We’re using NUGET package “Aspose.PDF.Diagram” version 25.9.0 on a Net 8 project for copying a scanned PDF to a MemoryStream asynchronously using Document.Sa…...PDF Product Family aspose-pdf-net , aspose-pdf troubledog October...Diagram” version 25.9.0 on a NET 8 project for copying a scanned...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  4. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...Total Product Family words-net , cells-net RaghulBabu214 August 21...alexey.noskov August 21, 2025, 4:52pm 4 @RaghulBabu214 I am afraid...

    forum.aspose.com/t/extarct-content-from-excel-a...
  5. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...Words Product Family words-net wengyeung November 12, 2025,...the terms mentioned in Free Support Policies . Issue ID(s): WORDSNET-28817...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  6. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from documents. However, we are facing a performance issue when processing large documents. The document con…...Words Product Family words-net Nagasrinu July 18, 2025, 9:31am...Nagasrinu July 29, 2025, 7:19am 4 Hi, I am using 23.1.0 word version...

    forum.aspose.com/t/performance-issue-with-blank...
  7. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .Net version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...Words Product Family words-net rekord September 5, 2025, 8:06am...PDF using Aspose.Words for .NET version 23.5.0. Specifically...

    forum.aspose.com/t/footer-height-and-extra-line...
  8. Compress Data on the Fly in C# | Aspose.Zip for...

    Learn how to compress HTTP response streams on the fly with Aspose.ZIP for .Net using the stream provider overload for ZIP, 7z, and CAB archives....an Order Paid Support Paid Consulting Support Docs API Reference...Live Demos Code Samples Free Support Blog Knowledge Base Benchmark...

    docs.aspose.com/zip/net/compress-on-the-fly/
  9. Convert SVG to DOCX | Aspose.HTML for .NET

    Convert SVG to DOCX in C# using Aspose.HTML for .Net. Consider various SVG to DOCX conversion scenarios in C# examples. Try online SVG Converter....an Order Paid Support Paid Consulting Support Docs API Reference...Live Demos Code Samples Free Support Blog Knowledge Base Benchmark...

    docs.aspose.com/html/net/convert-svg-to-docx/
  10. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...Product Family words-net chrisbluemorgan December 4, 2025, 10:27pm...Professionalize.Discourse December 4, 2025, 10:27pm 2 @chrisbluemorgan...

    forum.aspose.com/t/clone-document-convert-clone...