Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 87,609 for

may

(0.17 sec)
  1. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for Node.js via C++....For instance, a spreadsheet may contain one or more worksheets...however, the spreadsheet itself may or may not be protected. Aspose...

    docs.aspose.com/cells/nodejs-cpp/detect-if-work...
  2. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...KeepSourceFormatting , it may be due to how the method handles...Microsoft Word. However, it may not always retain all formatting...

    forum.aspose.com/t/insertdocument-custom-margin...
  3. Does Aspose Cells Support Complex Data Type Car...

    My application appears to be using a Aspose version from 2023. I have recently attempted to read values of cells where they are a dropdown connected to a complex data type. A single cell value has a data card associated …...Family cells-net OpenDevSolutions May 6, 2025, 8:23pm 1 My application...do? Professionalize.Discourse May 6, 2025, 8:23pm 2 @OpenDevSolutions...

    forum.aspose.com/t/does-aspose-cells-support-co...
  4. PdfSaveOptions.preblend_images property | Aspos...

    PdfSaveOptions.preblend_images property. Gets or sets a value determining whether or not to preblend transparent images with black background color.... Remarks Preblending images may improve PDF document visual appearance...dictionary. Also preblending images may decrease PDF rendering performance...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Callback errors during export and load|CAD Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....or loading of the drawing we may face errors related to the structure...require attention because they may explain e.g. missing entities...

    docs.aspose.com/cad/net/callback-errors-during-...
  6. Callback errors during export and load|CAD Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....or loading of the drawing we may face errors related to the structure...require attention because they may explain e.g. missing entities...

    docs.aspose.com/cad/net/developer-guide/callbac...
  7. Spacing Factor and Scaling Factor|Aspose.Words ...

    Spacing Factor and Scaling Factor settings of the Aspose.Words for Reporting Services....that sometimes page contents may appear higher than designed and...eliminate this side effect, you may 1) reduce spacing between report...

    docs.aspose.com/words/reportingservices/spacing...
  8. Exporting to PDF via WebRequest and Stream - Fr...

    Hi, I would like to export a webpage as image in PDF. Tried this from webresponse via stream. I use AsposePDF 9.1. I use Import() of Aspose PDF Generator. I am not getting the stream added to the final output PDF. Pleas…...HTML contents as image, you may first convert the HTML to PDF...API's other than Aspose, you may consider posting them in other...

    forum.aspose.com/t/exporting-to-pdf-via-webrequ...
  9. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page layout events during document rendering and building. Enhance your workflow today!...build, page layout model may or may not be further rendered into...that page may reflow multiple times and that reflow may restart...

    reference.aspose.com/words/net/aspose.words.lay...
  10. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...删除分节符影响书签标记 中文技术支持 words-java Crane May 9, 2025, 8:20pm 1 Document document...如何保持书签不变呢 Professionalize.Discourse May 9, 2025, 8:20pm 2 @Crane 要在删...

    forum.aspose.com/t/topic/312511