Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 12,627 for

replacement

(0.31 sec)
  1. C++ API pro převod XSLFO na PPSM | products.asp...

    Převeďte XSLFO na PPSM přes C++ bez použití Microsoft Word nebo Adobe Acrobat Reader...:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); // add image...

    products.aspose.com/total/cs/cpp/conversion/xsl...
  2. C++ API a XML POT-vé konvertálásához | products...

    A XML konvertálása POT-vé C++ segítségével Microsoft Word vagy Adobe Acrobat Reader használata nélkül...:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); // add image...

    products.aspose.com/total/hu/cpp/conversion/xml...
  3. Cell.IsFirstCell | Aspose.Words for .NET

    Discover the Cell IsFirstCell property, identify the first cell in a row easily, enhancing your data organization and management efficiency.... Replace ( "\u0007" , ", " ); int rowWidth...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Row.LastCell | Aspose.Words for .NET

    Discover the Row LastCell property to easily access the last cell in a row, enhancing your data management and analysis efficiency.... Replace ( "\u0007" , ", " ); int rowWidth...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Row.AcceptStart | Aspose.Words for .NET

    Discover the Row AcceptStart method, seamlessly accept visitors at the row's start for enhanced user experience and efficient navigation.... Replace ( "\u0007" , ", " ); int rowWidth...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::Drawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++....the ChromaKey property to replace with transparency, such as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. XamlFlowSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFlowSaveOptions for enhanced document saving in XamlFlow formats. Unlock advanced features for seamless integration!...backslash characters should be replaced with yen signs. Default value...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Error: ava.lang.NullPointerException: Cannot in...

    Hi there, I’m getting the following error, at calling document.getFirstSection().clearHeaderFooters(), deep inside the Aspose Library: java.lang.NullPointerException: Cannot invoke “com.aspose.words.Node.getNextSibling…...26, 2025, 3:30pm 4 I’ve now replaced the supposedly problematic...hf.removeAllChildren(); If replace clearHeadersFooters exception...

    forum.aspose.com/t/error-ava-lang-nullpointerex...
  9. 기존 PDF의 테이블 조작|Aspose.PDF for Python via .NET

    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....하는 경우, TableAbsorber 클래스의 replace() 메서드를 사용할 수 있습니다. 다음 예제는 PDF...# 기존 표를 새 표로 교체 absorber . replace ( pdf_document . pages [ 1...

    docs.aspose.com/pdf/ko/python-net/manipulate-ta...
  10. C++를 사용하여 PDF에 이미지 추가|Aspose.PDF for C++

    이 섹션에서는 C++ 라이브러리를 사용하여 기존 PDF 파일에 이미지를 추가하는 방법을 설명합니다....XImageCollection 클래스의 오버로드된 Replace 메서드를 사용하세요. 다음 코드 스니펫은 모든 문서...get_Resources () -> get_Images () -> Replace ( idx , imageStream , 80 );...

    docs.aspose.com/pdf/ko/cpp/add-image-to-existin...