Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 13,209 for

replacement

(0.45 sec)
  1. Don't want to see the Formulas in the viewer - ...

    Hi Team, I don’t want to see the formulas in the viewer , I just want to see the values . Can you please suggest is there any way to do that . image.png (65.9 KB)...formulas in the worksheet and replace formulas with their calculated...

    forum.aspose.com/t/dont-want-to-see-the-formula...
  2. The First Slide Stays Longer When Generating GI...

    Hello, I am generating a GIF with a PPTX file with a delay of 0.25s between each slide (using DefaultDelay = 250 from Aspose.Slides.Export.GifOptions), then I am saving it with Aspose.Imaging for my GIF to loop. But the…...gif"); } } } Make sure to replace "your_presentation.pptx" with...

    forum.aspose.com/t/the-first-slide-stays-longer...
  3. Image extraction and saving is taking longer ti...

    While using Aspose.Words 25.9, an issue occurs during document processing, specifically when extracting images and saving the document. The process becomes stuck on one of the images, causing the overall operation to fai…...format (for example, PNG) and replace the image in the document with...

    forum.aspose.com/t/image-extraction-and-saving-...
  4. DOCX to PDF font issue from Mikhael - Free Supp...

    Hello, I found an issue when I try convert DOCX files to PDF. Please look at the screenshot image I attached. As you can see, text lines looks differently in MS Word (DOCX) and in Adobe Acrobat (PDF). Please let me kno…...“Bahnschrift Condensed” font was replaced to “Bahnschrift”. And if I...

    forum.aspose.com/t/docx-to-pdf-font-issue-from-...
  5. Any help with this error: "superclass access ch...

    I am running Apose Slides version 19.2. Google says Aspose.Slides has been upgraded to be compatible with Java’s modular system and does not rely on internal APIs. And Aspose has a release to address this issue. Any h…...updating the library and replacing the old JARs in your project...

    forum.aspose.com/t/any-help-with-this-error-sup...
  6. Aspose::Words::Style::get_StyleIdentifier metho...

    Aspose::Words::Style::get_StyleIdentifier method. Gets the locale independent style identifier for a built-in style in C++....get_TabStops () -> idx_get ( 0 ); // Replace the first default tab, stop...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Create DOT in Python | products.aspose.com

    Generate Microsoft Word DOT document using Python applications without using Microsoft Word....Automated Template Refresh Replace or patch DOT templates from...

    products.aspose.com/total/python-net/create/dot/
  8. Java을(를) 사용하여 ODP 프레젠테이션 파일에서 텍스트 검색 | products...

    ODP 프레젠테이션에서 텍스트를 검색하기 위한 Java 소스 코드입니다.... save ( "replaced.odp" , SaveFormat . Odp );...

    products.aspose.com/slides/ko/java/search/odp/
  9. C++을(를) 사용하여 PPTX 프레젠테이션 파일 수정 | products.aspos...

    PPTX Presentation에서 텍스트를 찾고 교체하기 위한 C++ 소스 코드....); presentation -> Save( u "replaced.pptx" , SaveFormat :: Pptx);...

    products.aspose.com/slides/ko/cpp/redaction/pptx/
  10. .NET을(를) 사용하여 ODP 프레젠테이션 파일에서 텍스트 검색 | products...

    ODP 프레젠테이션에서 텍스트를 검색하기 위한 C# 소스 코드입니다....Save( "replaced.odp" , SaveFormat.Odp); }...

    products.aspose.com/slides/ko/net/search/odp/