Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 62,464 for

ios

(0.11 sec)
  1. 如何使用 C++ 删除 Redaction 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Redaction 注解的源代码... IO . Path . Combine ( _dataDir ...} document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. 如何使用 C++ 删除 Circle 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Circle 注解的源代码... IO . Path . Combine ( _dataDir ...} document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. 如何用 C++ 添加 Link 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Link 注释的源代码... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. 如何使用 C++ 删除 Strikeout 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Strikeout 注解的源代码... IO . Path . Combine ( _dataDir ...} document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  5. 如何用 C++ 添加 Highlight 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Highlight 注释的源代码... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. Extraer Texto de Todas las Páginas de un Docume...

    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.... io . FileWriter ' ). new ( Rjb :: import ( ' java . io . File...

    docs.aspose.com/pdf/es/java/extract-text-from-a...
  7. Applica foglio di stile personalizzato a Visio ...

    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/apply-custom-st...
  8. Aspose::Words::Document::get_OriginalFileName m...

    Aspose::Words::Document::get_OriginalFileName method. Gets the original file name of the document in C++....System :: IO :: FileStream > docStream = System :: IO :: File ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssClassNamePrefix method. Specifies a prefix which is added to all CSS class names. Default value is an empty string and generated CSS class names have no common prefix in C++....String outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...)); outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. How to add Caret Annotation using C++ | Aspose.PDF

    Source code to add Caret annotations in PDF file on any platform with C++ language... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/caret/add/