Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 87,113 for

may

(0.16 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. Wrong print of footer on some documents - Free ...

    I use Aspose java pdf version 25.7 and pdf24 printer. I try to print footer (or watermark) on bottom of page. I want to print it on bottom of page (as soon as possible). I use AutoResize mode (it is working very strange …...some troubleshooting tips that may help resolve the problem: Check...margins are too small, the footer may not print as expected. You can...

    forum.aspose.com/t/wrong-print-of-footer-on-som...
  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. I want to fetch the boundary points(coordinates...

    I want to fetch the boundary points(coordinates) of the hatch in dwg file using Aspose.Cad for dot net....Product Family cad-net Asheesh32 May 7, 2025, 7:11am 1 I want to fetch...net. oleksii.gorokhovatskyi May 7, 2025, 4:59pm 2 @Asheesh32...

    forum.aspose.com/t/i-want-to-fetch-the-boundary...
  5. 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...
  6. 您好,没使用完的付费工单,有效期会不会随软件订阅续费而跟着延长使用时间 - Free Supp...

    您好,请中国商务支持回复, 我购买了2次付费套餐,每次是6个ticket。目前使用了4个,还剩下8个。 但是到期日是8月22日。 我们aspose的合约日也是8月22日,我们续约后,这些剩下的8个ticket是否可以自动延期?...com May 20, 2025, 6:01am 1 您好,请中国商务支持回复,...? Professionalize.Discourse May 20, 2025, 6:01am 2 @feng.qun...

    forum.aspose.com/t/topic/312893
  7. Fine-tuning recognition accuracy|Documentation

    How to adjust the recognition accuracy in Aspose.OMR for C++ to get reliable results for all types of marks under various conditions.... However, they may cause dirt, paper defects, or...require a more solid fill and may cause pencil marks, checks and...

    docs.aspose.com/omr/cpp/recognition/accuracy-th...
  8. Facades.Form() not displaying the textbox form ...

    Hi, I have a PDF with form fields in it. In below, i'm setting the background color, value, style and border width for the text box form fields "allergies_label_pg1", "allergies_label_pg3" and saving to "result.pdf". va…...PDF Product Family rajeshbsw May 14, 2014, 2:06am 1 Hi, I have...be appreciated. tilal.ahmad May 14, 2014, 10:16am 2 Hi Rajesh...

    forum.aspose.com/t/facades-form-not-displaying-...
  9. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...Family aspose-pdf-net smithkl42 May 12, 2025, 6:35pm 1 See the attached...MB) Professionalize.Discourse May 12, 2025, 6:35pm 2 @smithkl42...

    forum.aspose.com/t/nullreferenceexception-in-do...
  10. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....document may have a large amount of content, which may need to...memory resources. The document may have many rules, placing constraints...

    docs.aspose.com/words/cpp/creating-a-page-layout/