Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 14,985 for

doc to pdf

(0.15 sec)
  1. Question about Digital Signature Preservation w...

    I am currently working with Aspose.Pdf for .NET version 22.2.0 in a .NET 9 project, and I have an important question regarding digital signature preservation when filling Pdf form fields. Current Situation: I need To fi…...PDF 22.2.0 Aspose.PDF Product Family wndmatheus...currently working with Aspose.PDF for .NET version 22.2.0 in a...

    forum.aspose.com/t/question-about-digital-signa...
  2. Font Formatting and Styling Issue After Upgradi...

    Hello Aspose Team, We have encountered an issue after upgrading Aspose.dll from version 22.5.0 To 25.6.0 in our application. Environment Details: Aspose.Words.dll: Upgraded from 22.5.0 → 25.6.0 Aspose.Cells.dll: …...Words Product Family aspose-pdf-net Akshay_Mote August 12, 2025...from 22.9.0 → 25.6.0 Aspose.Pdf.dll : Upgraded from 22.5.0 →...

    forum.aspose.com/t/font-formatting-and-styling-...
  3. WarningInfoCollection.Warning | Aspose.Words fo...

    Discover the WarningInfoCollection method that enhances your application by implementing IWarningCallback, effortlessly adding warnings To your collection.... Document doc = new Document ( MyDir + "Missing...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/war...
  4. How to work with Aspose.SVG API – C# Examples

    The articles in this chapter provide the information you need To get started with Aspose.SVG for .NET and C# examples for processing SVG files....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/svg/net/how-to-work-with-aspose...
  5. FontSettings.defaultInstance property | Aspose....

    FontSettings.defaultInstance property. Static default font settings.... toEqual ( true ); let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Non-existent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeleteCellColor method. Allows To specify the color To be used for deleted cells Deletion. Default value is Pink in C++.... auto doc = System :: MakeObject < Aspose...+ u "Cell revisions.docx" ); doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python via .NET rendering feature To format a flow-layout Document inTo pages and convert such a Document or selected pages To other Documents (Pdf, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....document or selected pages to PDF, XPS, HTML, XAML, PostScript...Flow-layout formats include DOC, OOXML, RTF, ODT, and HTML. Documents...

    docs.aspose.com/words/python-net/rendering/
  8. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during Document loading or saving... doc = aw . Document ( file_name =...aw . WarningInfoCollectio () doc . warning_callback = warning_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Number format not applied on merged field - Fre...

    Hi We were using the aspose word java 15.11 jar at that time, and we were experiencing a date conversion issue, but now we’ve upgraded the aspose jar To 22.12. Date formating issue has been resolved. Now number formatt…...##0,00 #\* Output in pdf file : 1.500,00 Scenario 2 :Locale...format : \#.##0,00 #\* Output in pdf file: 150.000.000,00 Scenario...

    forum.aspose.com/t/number-format-not-applied-on...
  10. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Arial'...

    reference.aspose.com/words/python-net/aspose.wo...