Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 406,517 for

aspose pdf

(0.41 sec)
  1. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedFamilyName method. Requested font family name in C++....Aspose::Words::FontSubstitutionWarn::get_RequestedFamilyName...family name. System :: String Aspose :: Words :: FontSubstitutionWarn...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to Pdf using Aspose.Cells for Node.js via C++....Errors while Rendering Excel to PDF with Node.js via C++ Contents...you convert your Excel file to PDF, errors or exceptions occur and...

    docs.aspose.com/cells/nodejs-cpp/ignore-errors-...
  3. How to prevent screenshots of a PDF document us...

    Hi Team, I am working with Aspose.Pdf for .NET/Java to secure Pdf documents. My requirement is to prevent users from capturing screenshots or screen grabbing the content of a Pdf when it is viewed in a Pdf reader. I un…...screenshots of a PDF document using Aspose.PDF? Aspose.PDF Product Family...working with Aspose.PDF for .NET/Java to secure PDF documents....

    forum.aspose.com/t/how-to-prevent-screenshots-o...
  4. Excel导出pdf,图表标签位置不一致 - Free Support Forum - asp...

    excel导出Pdf,图表标签位置不一致,见附件Excel_Pdf对比.png,这是bug,还是要做什么设置? Excel_Pdf对比.png (116.9 KB) 图表导出Pdf异常.zip (286.0 KB) public static void outputPdf() { Workbook workbook = new Workbook("D:\\图表导出Pdf异常.xl…...Excel导出pdf,图表标签位置不一致 中文技术支持 lingtian December 2, 2025, 2:10am...2:10am 1 excel导出pdf,图表标签位置不一致,见附件Excel_pdf对比.png,这是bug,还是要做什么设置? Excel_pdf对比...

    forum.aspose.com/t/excel-pdf/322363
  5. How to Install Dotnet in Docker Container to us...

    Here is a brief tutorial that guides to Install Dotnet in Docker Container to use Aspose.Cells. It shares steps to configure Docker container for processing Excel in Linux and then instructions to run the container for working with workbooks....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/total/net/how-to-install-dotnet-i...
  6. .Net Converting PDF to Bitmap Is getting Lines ...

    Hi. I am using the below code in C# with Aspose.Pdf version 25.6.1 and when converting certain images color drop out or the color gets lines. Also what is the highest resolution that can be set? var PdfDocument = new …...Converting PDF to Bitmap Is getting Lines Aspose.PDF Product Family...the below code in C# with Aspose.PDF version 25.6.1 and when converting...

    forum.aspose.com/t/net-converting-pdf-to-bitmap...
  7. Aspose::Words::WarningInfo::get_WarningType met...

    Aspose::Words::WarningInfo::get_WarningType method. Returns the type of the warning in C++....Aspose::Words::WarningInfo::get_WarningType method Contents [...the warning. Aspose :: Words :: WarningType Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/war...
  8. Text out of tables converting pdf to docx - Fre...

    Hi converting from Pdf the text in docx file is unformatted in docx output file. this the code to convert from Pdf to docx. string fileSource = @"C:\temp\xxx.Pdf"; Aspose.Words.Document x = new Aspose.Words.Document(fil…...of tables converting pdf to docx Aspose.Words Product Family...10:30am 1 Hi converting from pdf the text in docx file is unformatted...

    forum.aspose.com/t/text-out-of-tables-convertin...
  9. Aspose.pdf For JAVA转换出的PDF文档部分文字显示为方框“口口” - Fre...

    我使用Aspose.Pdf For JAVA 将svg转Pdf时,部分文字丢失。部分文字显示方框“口口”。并非所有文字都是这样,只是一部分。如果是字体的问题,应该所有文字都无法显示,但却只有个别文字是这样。 具体的文件请看附件。 Aspose版本25.3 代码如下: void SVGFileToPdfFormat(String svg,String Pdf) { SvgLoadOptions options = new Svg…...Aspose.pdf For JAVA转换出的PDF文档部分文字显示为方框“口口” 中文技术支持 shurenjy June...2025, 4:20am 1 我使用Aspose.PDF For JAVA 将svg转PDF时,部分文字丢失。部分文字显示方...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/314389
  10. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...colliding on docx to pdf conversion Aspose.Words Product Family...resolve(outDir, "final_output.pdf"); fixTableDimentions(headDoc);...

    forum.aspose.com/t/tables-colliding-on-docx-to-...