Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 23,542 for

protected

(2.57 sec)
  1. Aspose.Slides for .NET: Converting PPTX to PDF ...

    Hi Aspose.Slides.NET6.CrossPlatform Version=“26.2.0” OS: Windows .NET6.0 When converting pptx conversion to pdf, the application crashes with an error: Fatal error. System.AccessViolationException: Attempted to read…...Attempted to read or write protected memory. This is often an indication...

    forum.aspose.com/t/aspose-slides-for-net-conver...
  2. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....y , width , height })); } protected override void OnPaint ( PaintEventArgs...

    reference.aspose.com/words/net/aspose.words.ren...
  3. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....presentation is password protected, setting callback function...

    kb.aspose.com/slides/python/how-to-convert-powe...
  4. Open Different Microsoft Excel Versions Files|D...

    This article explains how to open different Excel versions files using Aspose.Cells for Python via .NET API....supports opening password‑protected Microsoft Excel 2007, 2010...

    docs.aspose.com/cells/python-net/opening-differ...
  5. How to get Shape property wp:docPr id=“...” usi...

    Can I get below bold object id from the Aspose::Words::Drawing::Shape object? The corresponding xml is like below: <w:drawing> <wp:inline distT="0" distB="0" distL="0" distR="0" wp14:anchorId="2E6920ED" wp14:editId="3…...member get_Id, but it is protected so that I cannot call it from...

    forum.aspose.com/t/how-to-get-shape-property-wp...
  6. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…...Document(ms, options); } protected HtmlLoadOptions GetHtmlLoadOptions()...Document(ms, options); } protected HtmlLoadOptions GetHtmlLoadOptions()...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  7. DocumentBuilder.startEditableRange method | Asp...

    DocumentBuilder.startEditableRange method. Marks the current position in the document as an editable range start.... protect ( aw . ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Encrypt and Decrypt Excel files with Node.js vi...

    How to encrypt and decrypt Excel files using Node.js via C++. Lock and unlock Excel files....you to encrypt and password‑protect your spreadsheets. It uses...you to encrypt and password‑protect Microsoft Excel files with...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  9. 使用Python.NET锁定单元格保护它们|Documentation

    了解如何使用Aspose.Cells for Python via .NET锁定特定单元格和保护工作表。...Enable worksheet protection worksheet . protect ( ac . ProtectionType...ProtectionType . ALL ) # Save protected workbook workbook . save ( "output...

    docs.aspose.com/cells/zh/python-net/how-to-lock...
  10. Aspose::Words::DocumentBuilder::StartEditableRa...

    Aspose::Words::DocumentBuilder::StartEditableRange method. Marks the current position in the document as an editable range start in C++....Words :: Document > (); doc -> Protect ( Aspose :: Words :: ProtectionType...we have set the document's protection level to read-only," ) +...

    reference.aspose.com/words/cpp/aspose.words/doc...