Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 9,782 for

2024

(0.13 sec)
  1. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for C++: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C++ examples....-> SetDateTimeText ( u "01/01/2024" ); slide -> get_HeaderFooterManager...

    docs.aspose.com/slides/cpp/examples/elements/he...
  2. HeaderFooter|Aspose.Slides 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.... SetDateTimeText ( "01/01/2024" ); slide . HeaderFooterManager...

    docs.aspose.com/slides/net/examples/elements/el...
  3. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...words-net Buffer2018 November 27, 2024, 12:02pm 1 Use the following...KB) alexey.noskov November 27, 2024, 1:01pm 2 @Buffer2018 Such problems...

    forum.aspose.com/t/document-extractpages-yields...
  4. Text incorrectly interpreted as EAN8 barcode - ...

    Even at the HighQuality setting, Aspose is interpreting text in the attached image as being an EAN8 barcode barcode_rasterized_alt.png.trimmed.png (7.9 KB) I’ve marked the area in red that it seems to be “scanning” dur…... sferda February 8, 2024, 10:26pm 4 Is there an ETA to...alexander.gavriluk February 9, 2024, 5:12am 5 This is fake recognition...

    forum.aspose.com/t/text-incorrectly-interpreted...
  5. Export Document Structure Places element at end...

    Hello, We are making use of PdfSaveOptions.exportDocumentStructure(true) to create tagged PDFs. This works well with the exception of absolute positioned elements in the document. When we have a document that has a t…...parrish April 30, 2024, 12:16pm 3 Hello, I was wondering...backlog? alexey.noskov April 30, 2024, 1:59pm 4 @troy.l.parrish Unfortunately...

    forum.aspose.com/t/export-document-structure-pl...
  6. Aspose PDF To DocX ArrayIndexOutOfBoundsExcepti...

    Good day We are experiencing the following ArrayIndexOutOfBoundsException error on our EC2 instances, kindly see below the relevant error message. We are working with Aspose version 23.4. This error is not being experie…...words-java Dale_Scholtz October 21, 2024, 7:51am 1 Good day We are experiencing...Thank you. asad.ali October 21, 2024, 6:53pm 2 @Dale_Scholtz The...

    forum.aspose.com/t/aspose-pdf-to-docx-arrayinde...
  7. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....set_date_time_text ( "01/01/2024" ) slide . header_footer_manager...

    docs.aspose.com/slides/python-net/examples/elem...
  8. While converting PDF to PPTX using aspose.pdf i...

    Hi team, Could you please advise why whenever we convert pdf file to pptx using aspose.pdf library, filled bullet icons of bullet list are displayed as broken icons in MS Powerpoint? Screenshot of the PowerPoint screen…...pdf-to-pptx dfinsolutions October 9, 2024, 12:15pm 1 Hi team, Could you...(27.8 KB) asad.ali October 9, 2024, 8:32pm 2 @dfinsolutions We...

    forum.aspose.com/t/while-converting-pdf-to-pptx...
  9. Is it possible to remove the space between two ...

    Hello, Directly in Word it is possible to remove the spacing between two pages by hiding the header and footer. See image capture “img-1” and “img-2” Is it possible to reproduce this operation with Aspose when saving a…... ISIWARE September 20, 2024, 9:04am 7 Hi, Have you added...alexey.noskov September 20, 2024, 10:59am 8 @ISIWARE I am afraid...

    forum.aspose.com/t/is-it-possible-to-remove-the...
  10. ReplacerContext.find_replace_options property |...

    ReplacerContext.find_replace_options property. Find/replace options....replacement = 'Copyright (C) 2024 by Aspose Pty Ltd.' replacer_context...replacement = 'Copyright (C) 2024 by Aspose Pty Ltd.' with system_helper...

    reference.aspose.com/words/python-net/aspose.wo...