Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 6,369 for

uri

(0.38 sec)
  1. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties. To learn more, visit the documentation article in C++....enumerator -> get_Current () -> get_Uri ()); } } // We can also access...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. עבודה עם מסמך מסומן על ידי תווית רגישות|Aspose....

    המרת Word עם תווית רגישות יישומית ל- PDF באמצעות C#. עבודה עם מסמכים המסומנים על ידי תוויות רגישות - פורמטים קלט שונים, כולל Word, OpenOffice, Image ו- eBook.... - הצעד עם הגדרת URI ההפניה ניתן לדלג. הוספת תעודה...)) { var authorityUri = new Uri ( authority ); authority = string...

    docs.aspose.com/words/he/net/work-with-document...
  3. 記録

    記録...ct()->get_URY() > table->get_Rectangle()->get_URY()) ) { // 行を反復処理します...

    blog.aspose.com/ja/pdf/extract-data-from-tables...
  4. Archiv

    Archiv...Zeigen Sie das Bild an Uri fileUri = new Uri(Path.GetFullPath(imagePath));...

    blog.aspose.com/de/barcode/wpf-barcode-generato...
  5. Procurar

    Procurar...// Exibir a imagem Uri fileUri = new Uri(Path.GetFullPath(imagePath));...

    blog.aspose.com/pt/barcode/wpf-barcode-generato...
  6. Chercher

    chercher...// Afficher l'image Uri fileUri = new Uri(Path.GetFullPath(imagePath));...

    blog.aspose.com/fr/barcode/wpf-barcode-generato...
  7. آرشیوها

    آرشیوها...تصویر را نمایش دهید Uri fileUri = new Uri(Path.GetFullPath(imagePath));...

    blog.aspose.com/fa/barcode/wpf-barcode-generato...
  8. تحويل ورقة العمل إلى CSV|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....public void startElement ( String uri , String localName , String name...public void endElement ( String uri , String localName , String name...

    docs.aspose.com/cells/ar/java/convert-worksheet...
  9. PDF 페이지에서 텍스트 검색 및 가져오기|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 파일에서 텍스트를 검색하고 추출하는 방법을 알아보세요....+ " Page URY = " + rect . URY + " TextFragment URY = " + textFragment...textFragment . Rectangle . URY ); gr . DrawRectangle ( System ....

    docs.aspose.com/pdf/ko/net/search-and-get-text-...
  10. PDF のリンクを更新する|Aspose.PDF for C++

    Aspose.PDF for C++ を使用してプログラムで PDF 内のリンクを更新します。このガイドは、PDF ファイル内のリンクを更新する方法について説明しています。...+ 10 ); rect -> set_URY ( rect -> get_URY () + 10 ); ta -> set_TextSearchOptions...

    docs.aspose.com/pdf/ja/cpp/update-links/