Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 148,087 for

2

(0.14 sec)
  1. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...Array switch "\a", aligned left, 2 columns, 3 points of horizontal...\\ hs3(4x,- 4y,-4x,+ y)' ) # 2 - Bracket switch "\b", bracket...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...Discourse September 1, 2025, 11:02am 2 @TejasA The error you’re encountering...how it goes! TejasA September 2, 2025, 7:09am 3 The EML file is...

    forum.aspose.com/t/python-unable-to-convert-eml...
  3. Reading VBA Information from MPP File | Aspose....

    Learn how to read VBA project details, modules, references, and attributes from Microsoft Project MPP files using Aspose.Tasks for .NET....mpp" ); 2 VbaProject vbaProject = project...Project( "New Project.mpp" ); 2 3 VbaProject vbaProject = project...

    docs.aspose.com/tasks/net/reading-vba-informati...
  4. PPTX Generated by Aspose.Slides for Java Trigge...

    Hello, I’m not really sure what’s going on, for some reason simply opening and saving a template ppt with aspose causes the output file to have errors while opening. LibreOffice seems to be able to repair the file, but …...slides-multithread ecodev April 25, 2025, 2:11pm 1 Hello, I’m not really sure...Discourse April 25, 2025, 2:12pm 2 @ecodev It seems you are encountering...

    forum.aspose.com/t/pptx-generated-by-aspose-sli...
  5. Reading VBA Information from MPP File | Aspose....

    This document provides guidance on how to read and extract VBA information from MPP files using Aspose.Tasks for C#....Copy 1 // Loading project file 2 System ::SharedPtr < Project >...(dataDir + u "VbaProject1.mpp" ); 2 3 System ::SharedPtr < VbaProject...

    docs.aspose.com/tasks/cpp/reading-vba-informati...
  6. Incorrect Rendering of EQ Field with Center-Ali...

    Description When exporting a DOCX that contains a Word EQ field using the below syntax, Aspose.Words renders the result differently from Microsoft Word 2010. Field Equation Example { EQ \b\bc({content}) } Expected Res…...Discourse December 26, 2025, 8:43am 2 @chenweii The EQ field switch...preserve expected visual output [2, 4, 5]. These reports suggest...

    forum.aspose.com/t/incorrect-rendering-of-eq-fi...
  7. Convert JPG to EPS using Python

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....It is necessary to take just 2 steps in order to perform JPG...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 from aspose. page . eps import...

    docs.aspose.com/page/python-net/convert/jpg-to-...
  8. Convert PNG to EPS using Python

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....It is necessary to take just 2 steps in order to perform PNG...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 from aspose. page . eps import...

    docs.aspose.com/page/python-net/convert/png-to-...
  9. Upload archive to ASP.NET web application in C#...

    Provides example of how to use c# zip library for archive decompression and image processing for ASP.NET web application....enctype = "multipart/form-data" > 2 < span >Images archive: </ span...uploadedFile, int rotateDegree) { 2 using (Archive archive = new ...

    docs.aspose.com/zip/net/upload-archive-asp-net/
  10. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden.... UnhideRow ( 2 , 13.5 ); // Unhiding the 2nd...worksheet . GetCells (). HideRow ( 2 ); // Hide the 2nd column of the...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...