Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 72,412 for

ios

(0.21 sec)
  1. 如何使用 .NET 删除 Text 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Text 个注释。... IO . Path . Combine ( _dataDir ...} document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. Configura gli oggetti Shape con i livelli in Vi...

    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/configure-shape...
  3. OleFormat.is_locked property | Aspose.Words for...

    OleFormat.is_locked property. Specifies whether the link to the OLE object is locked from updates.... io . FileStream ( ARTIFACTS_DIR...suggested_extension , system_helper . io . FileMode . CREATE ) as fs :...

    reference.aspose.com/words/python-net/aspose.wo...
  4. UnsupportedEncryptionException | Aspose.Words f...

    Thrown during document load when the document is encrypted with an unsupported method in Java....io.PrintStream printStackTrace(PrintWriter...Parameter Type Description arg0 java.io.PrintWriter setStackTrace(StackTraceElement[]...

    reference.aspose.com/words/java/com.aspose.word...
  5. UnsupportedFileFormatException | Aspose.Words f...

    Thrown during document load when the document format is not recognized or not supported by Aspose.Words in Java....io.PrintStream printStackTrace(PrintWriter...Parameter Type Description arg0 java.io.PrintWriter setStackTrace(StackTraceElement[]...

    reference.aspose.com/words/java/com.aspose.word...
  6. IBibliographyStylesProvider | Aspose.Words for ...

    Implement this interface to provide bibliography style for the FieldBibliography and FieldCitation fields when theyre updated in Java....io.InputStream - The java.io.InputStream with...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::OlePackage::get_Display...

    Aspose::Words::Drawing::OlePackage::get_DisplayName method. Gets or sets OLE Package display name in C++....uint8_t > zipFileBytes = System :: IO :: File :: ReadAllBytes ( get_DatabaseDir...System :: MakeObject < System :: IO :: MemoryStream > ( zipFileBytes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Извлечение информации об изображении и подписи ...

    Вы можете извлечь изображения из поля подписи и извлечь информацию о подписи, используя класс SignatureField с C++....nullptr) { auto output = System::IO::File::OpenWrite(_dataDir + u"im"...output->Close(); } } } catch (System::IO::IOException e) { Console::W...

    docs.aspose.com/pdf/ru/cpp/extract-image-and-si...
  9. Detectar formato de archivo de archivos cifrado...

    Aprende cómo detectar el formato de archivo de archivos Office Open XML (OOXML) cifrados usando Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/es/cpp/detect-file-format...
  10. 記録

    記録...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // 画像が収まるように余白を設定するなど。...

    blog.aspose.com/ja/pdf/convert-image-to-pdf-java/