Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 9,798 for

2024

(0.59 sec)
  1. 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...
  2. PdfCompliance | Aspose.Words for Java

    Specifies the PDF standards compliance level in Java....// and PDF/UA-2 (ISO 14289-2:2024) standards. // Set the "Compliance"...with the PDF/UA-2 (ISO 14289-2:2024) standard. // This helps with...

    reference.aspose.com/words/java/com.aspose.word...
  3. LINQ Reporting Engine – Multiple Series in a Sc...

    Hello, I’m using Aspose.Words with the LINQ Reporting Engine and I’m trying to create a scatter chart with two series (temperature and conductivity), both using a common date as the X-axis. Here’s what I’ve implemented…...DataItem { Date = new DateTime(2024, 1, 1), Temperature = 10, Conductivity...DataItem { Date = new DateTime(2024, 2, 1), Temperature = 15, Conductivity...

    forum.aspose.com/t/linq-reporting-engine-multip...
  4. Text out of tables converting pdf to docx - Fre...

    Hi converting from pdf the text in docx file is unformatted in docx output file. this the code to convert from pdf to docx. string fileSource = @"C:\temp\xxx.pdf"; Aspose.Words.Document x = new Aspose.Words.Document(fil…... fabriziodb January 15, 2024, 10:57am 8 Hi, is there any...news? alexey.noskov January 15, 2024, 11:49am 9 @fabriziodb I am...

    forum.aspose.com/t/text-out-of-tables-convertin...
  5. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for Android: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with Java examples.... setDateTimeText ( "01/01/2024" ); slide . getHeaderFooterManag...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for Java: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with Java examples.... setDateTimeText ( "01/01/2024" ); slide . getHeaderFooterManag...

    docs.aspose.com/slides/java/examples/elements/h...
  7. Replacer.Create | Aspose.Words for .NET

    Discover how the Replacer Create method generates a new instance of the efficient replacer processor for seamless data transformation....replacement = "Copyright (C) 2024 by Aspose Pty Ltd." ; ReplacerContext...replacement = "Copyright (C) 2024 by Aspose Pty Ltd." ; using...

    reference.aspose.com/words/net/aspose.words.low...
  8. HeaderFooter|Aspose.Slides for PHP Documentation

    Control headers and footers in PHP with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....-> setDateTimeText ( "01/01/2024" ); $slide -> getHeaderFooterManag...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for .NET: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C# examples.... SetDateTimeText ( "01/01/2024" ); slide . HeaderFooterManager...

    docs.aspose.com/slides/net/examples/elements/he...
  10. Replacer.create method | Aspose.Words for Python

    Replacer.create method. Creates new instance of the replacer processor....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...