Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 87,660 for

may

(0.1 sec)
  1. Unable to get properties for pst file folders n...

    Hi, We are unable to get the Create Date and Edit Date for Folders in a pst file Using these properties MapiPropertyTag.PR_CREATION_TIME MapiPropertyTag.PR_LAST_MODIFICATION_TIME We read a pst file and store all da…...properties are returning null, it may be due to the specific implementation...properties set. Some folders may not have creation or modification...

    forum.aspose.com/t/unable-to-get-properties-for...
  2. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...cells-net david_j_meyer2_boeing_com May 13, 2025, 9:29pm 1 We are converting...future. Professionalize.Discourse May 13, 2025, 9:30pm 2 @david_j_meyer2_boeing_com...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  3. ShapeBase.IsInline | Aspose.Words for .NET

    Discover the ShapeBase IsInline property to easily check if your shape aligns with text, enhancing your design and improving layout efficiency....two wrapping types that shapes may have. // 1 - Inline: builder...text. // In Microsoft Word, we may click and drag the shape to any...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format....embedding in the output document may be desirable. # Set the "EmbedFullFonts"...output PDF. # The document's size may become very large, but we will...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Avoid Performance Degradation when Drawing over...

    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....degradation may occur. Drawing over compressed images may also carry...

    docs.aspose.com/imaging/java/avoid-performance-...
  6. Avoid Performance Degradation when Drawing over...

    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....degradation may occur. Drawing over compressed images may also carry...

    docs.aspose.com/psd/net/avoid-performance-degra...
  7. Set column width to scalable unit like em or pe...

    Learn how to set column width to scalable units like em or percent using Aspose.Cells for C++....cases where this fixed size may not be appropriate. For example...HTML page is displayed, you may get a horizontal scrollbar if...

    docs.aspose.com/cells/go-cpp/set-column-width-t...
  8. Preserve Footer Formatting While Adding Missing...

    I am using the Aspose.Words.MailMerging library to perform mail merge operations. All my templates include pre-defined footers containing headings and page numbers. However, some of the templates are missing a specific f…...Product Family words-net Srinithin May 24, 2025, 10:44am 1 I am using...964×616 12.7 KB alexey.noskov May 24, 2025, 7:42pm 2 @Srinithin...

    forum.aspose.com/t/preserve-footer-formatting-w...
  9. Configuration Parameters|Documentation

    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....whether the empty spaces that may appear between rows should be...whether the empty spaces that may appear between columns should...

    docs.aspose.com/cells/jasperreports/configurati...
  10. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...Product Family words-net hrnallap May 21, 2025, 4:40am 1 We are using...KB Professionalize.Discourse May 21, 2025, 4:41am 2 @hrnallap...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...