Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 19,991 for

2 of

(0.03 sec)
  1. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start Of the loop and stopped at the end Of the lo…...Discourse July 23, 2025, 11:30am 2 @ianjwilson Cause The issue arises...KB) ianjwilson July 23, 2025, 2:13pm 7 Yes however, if you see...

    forum.aspose.com/t/words-java-tracking-changes-...
  2. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...vivsiuk June 25, 2024, 12:53pm 2 Hello @zwei , The issue is with...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  3. Preserve Linking of OLE Objects to Excel When P...

    Hi I have a use case where I have a PowerPoint with multiple OLE Objects that are linked to an Excel file. I am sending the PowerPoint and Excel as base64 encoded strings via an API and will be inserting the slide into…...potapov May 22, 2025, 4:33pm 2 @sukritisehgal , Thank you for...

    forum.aspose.com/t/preserve-linking-of-ole-obje...
  4. How to get the value of the numbering in a docx...

    I am trying to get the value Of the numbering Of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...Discourse March 27, 2025, 8:56am 2 @lchevallier1299 To retrieve the...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  5. Aspose.Pdf.Facades.Form. ImportFdf unable to ca...

    When using the Aspose.Pdf.dll ( version 25.1 and 25.5) , calling the Aspose.Pdf.Facades.Form.ImportFdf method results in error "unable to cast object Of type ‘aspose.pdf.annotations.widgetannotation’ to type ‘aspose.pdf…...Discourse May 20, 2025, 4:42pm 2 @ShazAccessGroup The error you...

    forum.aspose.com/t/aspose-pdf-facades-form-impo...
  6. Latest version of AsposePDF produces FIPS compl...

    I upgraded asposePDF nuget from 24.7 to 25.4, and while everything works on my development environment, calling Document.Save() gives me the following error on my Stage environment, which is a more restrictive and secure…...deng April 22, 2025, 5:59pm 2 I did some more troubleshooting...

    forum.aspose.com/t/latest-version-of-asposepdf-...
  7. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample PPTX with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this PPTX and want to get images Of individual animated text paragraphs. Ideally, …...Width - (2 * lineWidth))); finalRect.Height...potapov May 12, 2025, 12:57pm 2 @bhav , Thank you for reporting...

    forum.aspose.com/t/wrong-count-of-animated-text...
  8. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...StartCell(Cell cell) { if (_column == 2) cell.PutValue(""); // when use...Discourse May 16, 2025, 12:24pm 2 @523218882 The exception “Object...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  9. I want to fetch the boundary points(coordinates...

    I want to fetch the boundary points(coordinates) Of the hatch in dwg file using Aspose.Cad for dot net....gorokhovatskyi May 7, 2025, 4:59pm 2 @Asheesh32 , Hello, please find...Console.WriteLine("({0},{1}),({2},{3})", line.FirstPoint.X, line...

    forum.aspose.com/t/i-want-to-fetch-the-boundary...
  10. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. Choose the best PDF standard to convert a document using Java....users to work with PDF/A-1, PDF/A-2 and PDF/A-4 formats, as well as...options are prohibited PDF/A-2 eliminates some of the limitations...

    docs.aspose.com/words/java/learn-features-of-co...