Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 12,136 for

replacement

(0.18 sec)
  1. Kontrollera om digital signatur av VBA koden är...

    Lär dig hur man kontrollerar giltigheten av en digital signatur av VBA koden med Aspose.Cells for Node.js via C++.... replace ( "Welcome to Aspose" , "Welcome...

    docs.aspose.com/cells/sv/nodejs-cpp/check-if-di...
  2. How to Change PDF Password in Java

    This article guides on how to change PDF password in Java. It contains information about setting the environment, a list of steps to write the program and a sample code showing how to change a PDF password in Java with a few API calls....existing owner password and replacing both the passwords i.e. owner...

    kb.aspose.com/pdf/java/how-to-change-pdf-passwo...
  3. C++ का इस्तेमाल करके PPTX प्रस्तुति फ़ाइलें संप...

    PPTX प्रस्तुतिकरण में टेक्स्ट खोजने और बदलने के लिए C++ स्रोत कोड....); presentation -> Save( u "replaced.pptx" , SaveFormat :: Pptx);...

    products.aspose.com/slides/hi/cpp/redaction/pptx/
  4. C++을(를) 사용하여 PPT 프레젠테이션 파일 수정 | products.aspose...

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

    products.aspose.com/slides/ko/cpp/redaction/ppt/
  5. Java을(를) 사용하여 PPTX 프레젠테이션 파일에서 텍스트 검색 | product...

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

    products.aspose.com/slides/ko/java/search/pptx/
  6. OleObject|Aspose.Slides for Python Documentation

    Work with OLE objects in Python using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....PPTX ) Update OLE Object Data Replace the data embedded in an existing...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Aspose::Words::TabStop::get_Leader method | Asp...

    Aspose::Words::TabStop::get_Leader method. Gets or sets the type of the leader line displayed under the tab character in C++....get_TabStops () -> idx_get ( 0 ); // Replace the first default tab, stop...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. WrapSide Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.WrapSide enum to control text wrapping around shapes and images, enhancing document layout and readability.... Examples Shows how to replace all textbox shapes with image...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldNextIf class | Aspose.Words for Python

    aspose.words.fields.FieldNextIf class. Implements the NEXTIF field...NEXTIF in the main document are replaced by values from the next data...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Comment et où utiliser les énumérateurs avec Ja...

    Apprenez à utiliser les énumérateurs via Aspose.Cells for JavaScript en C++.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/fr/javascript-cpp/how-and...