Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 2,942 for

october

(0.08 sec)
  1. PdfFileInfo.HasOpenPassword leads to unexpected...

    Hello, we need to check whether a PDF is password protected. Here’s how we do it: using (var pdfFileInfo = new PdfFileInfo(InputFile)) { return pdfFileInfo.HasOpenPassword; } When obtaining the value of “pdfFileInf…...PDF Product Family AStelzner October 17, 2024, 12:05pm 1 Hello,...Kind Regards, Andy asad.ali October 17, 2024, 8:34pm 2 @AStelzner...

    forum.aspose.com/t/pdffileinfo-hasopenpassword-...
  2. Save Word document to Pcl missing text - Free S...

    I use Aspose.Words to save document to Pcl: Document document = new Document(@"D:\Temp\testPclText.docx"); PclSaveOptions pclSaveOptions = new PclSaveOptions(); document.Save(@"D:\Temp\testPclText.pcl", pclSaveOptions)…...Product Family words-net yueru October 17, 2024, 10:56am 1 I use Aspose...zip (12.4 KB) alexey.noskov October 17, 2024, 12:12pm 2 @yueru...

    forum.aspose.com/t/save-word-document-to-pcl-mi...
  3. How to properly localize "Months" field created...

    The following code creates a group PivotField named “Months”. pivotTable.SetManualGroupField(pivotField, startDate, endDate, new System.Collections.ArrayList() { PivotGroupByType.Months, PivotGroupByType.Days }, 1); I …...Product Family cells-net bingxie October 17, 2023, 10:15pm 1 The following...for Group fields? John.He October 18, 2023, 1:21am 2 @bingxie...

    forum.aspose.com/t/how-to-properly-localize-mon...
  4. Argument Exception value cannot be null - Free ...

    Using the current latest version 23.10 having a space in the domain name for an image source causes System.ArgumentNullException: Value cannot be null. private static void ArgumentExceptionValueCannotBeNull() { con…...Product Family GrantWalker October 13, 2023, 8:53am 1 Using the...PdfSaveOptions(), "out.pdf"); } asad.ali October 13, 2023, 11:09pm 2 @GrantWalker...

    forum.aspose.com/t/argument-exception-value-can...
  5. RuntimeError - Free Support Forum - aspose.com

    Hi I run the following code from aspose.finance.xbrl.inline import * document = InlineXbrlDocument(os.path.join(".\","969500F7JLTX36OUI695-2021-12-31.xhtml")) and get the following error RuntimeError: Proxy error(Typ…...Finance Product Family thebruuu October 19, 2022, 5:19pm #1 Hi I run...21-12-31-2.zip amjad.sahi October 19, 2022, 8:03pm #2 @thebruuu...

    forum.aspose.com/t/runtimeerror/253710
  6. Underline support in markdown - Free Support Fo...

    We have html code that contains underline words. We need to convert it to markdown, but we discovered that we don’t have underline support. Please tell me how we can do this?...(445 Bytes) 1 Like lecoye4578 October 5, 2023, 9:41am 7 Thank you...ody></html> alexey.noskov October 5, 2023, 1:08pm 8 @lecoye4578...

    forum.aspose.com/t/underline-support-in-markdow...
  7. About the Aspose.Cells Product Family category ...

    Get technical support of Aspose.Cells for .NET, Java, Android, C++, Node.js, PHP, Python, JavaScript, SharePoint, SQL Reporting Services and JasperReports....raza closed October 9, 2017, 4:46pm #2...

    forum.aspose.com/t/about-the-aspose-cells-produ...
  8. Decommission of .NET framework 2.0 and 3.5 on A...

    Last updated on June 19, 2022 by Denisdemenko Blog Home Decommission of .NET framework 2.0 and 3.5 on Aspose.CAD Face......2021 (479) December November October September August July June...2020 (202) December November October September August July June...

    blog.aspose.com/2022/06/19/decommission-of-.net...
  9. DAYS360 function working incorrectly in case of...

    In the attached file, cell E4 has the formula =DAYS360(C4,D4) and gives a value of 300 when run on a desktop version of Excel. When calculated in Aspose Cells for Java, using the following code: Workbook workbook = new…...aspose-cells-java , cells-java dvector October 19, 2023, 7:59pm 1 In the attached...xlsx.zip (6.7 KB) John.He October 20, 2023, 1:27am 2 @dvector...

    forum.aspose.com/t/days360-function-working-inc...
  10. Pdf save image error - Free Support Forum - asp...

    code:def abc(): file_path = ‘aaaa.pdf’ document = ap.Document(file_path) img_dmc_ids = [] for pdfPage in document.pages: image_list = pdfPage.resources.images img_base_path = file_path[:file_path.rfind(‘.pdf’)] im…...Product Family David_Matin October 31, 2024, 7:24am 1 code:def...supported image type David_Matin October 31, 2024, 7:25am 2 in windows...

    forum.aspose.com/t/pdf-save-image-error/293468