Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 56,357 for

ios

(0.06 sec)
  1. Ottieni i dati del collegamento ipertestuale Sh...

    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.... getHyperlinks () io = 0 mentre io < hyperlinks . getCount...

    docs.aspose.com/diagram/it/java/get-shape-hyper...
  2. Imposta i dati XForm di Visio Shape in Ruby|Doc...

    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.... getShapes () io = 0 mentre io < shapes . getCount ()...

    docs.aspose.com/diagram/it/java/set-visio-shape...
  3. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedFileName method. Gets the file name suggested for the current embedded object if you want to save it into a file in C++....fileStream = MakeObject < System :: IO :: FileStream > ( ArtifactsDir...suggestedFileName , System :: IO :: FileMode :: Create ); oleShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Impor dan Ekspor Anotasi ke format XFDF menggun...

    Anda dapat mengimpor dan mengekspor anotasi dengan format XFDF menggunakan C++ dan pustaka Aspose.PDF untuk C++....anotasi auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir..."exportannotations.xfdf" ; if ( ! System :: IO :: File :: Exists ( exportFileName...

    docs.aspose.com/pdf/id/cpp/import-export-xfdf/
  5. Importar y Exportar Anotaciones al formato XFDF...

    Puede importar y exportar anotaciones con el formato XFDF con C++ y la biblioteca Aspose.PDF para C++....anotaciones auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir..."exportannotations.xfdf" ; if ( ! System :: IO :: File :: Exists ( exportFileName...

    docs.aspose.com/pdf/es/cpp/import-export-xfdf/
  6. 以 Java 从 PDF 中提取文本 | Aspose.PDF

    在 Java 和 PHP 上从 PDF 文件中提取文本的 Java 源代码,Delphi。... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { e . printStackTrace...

    products.aspose.com/pdf/zh-hans/java/parser/text/
  7. 使用 Java 从 PDF 中提取文本或图像 | Aspose.PDF

    Java 上的源代码,用于从 Java 和 PHP 上的 PDF 文件中提取文本和图像。... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { e . printStackTrace...

    products.aspose.com/pdf/zh-hans/java/parser/
  8. إنشاء مستند|Aspose.PDF for Java

    يساعد Aspose.PDF for Java على إنشاء مستند PDF وملف PDF قابل للبحث في بضع خطوات سهلة....io.File ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import java.io.IOException ; import java.util.Scanner ;...

    docs.aspose.com/pdf/ar/java/create-pdf-document/
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontResourcesSubsettingSizeThreshold method. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB. Default is %0 in C++....String > fontFileNames = System :: IO :: Directory :: GetFiles ( fontsFolder...fontFileInfo = MakeObject < System :: IO :: FileInfo > ( filename ); ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 图表工作簿|Aspose.Slides 文档

    在 C++ 中的 PowerPoint 演示文稿中的图表工作簿...System :: SharedPtr < System :: IO :: MemoryStream > stream = data...Aspose :: Cells :: Systems :: IO :: MemoryStream (); workbook...

    docs.aspose.com/slides/zh/cpp/chart-workbook/