Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 62,410 for

ios

(0.17 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  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. 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...
  7. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples....System :: SharedPtr < System :: IO :: MemoryStream > workbookStream...System :: SharedPtr < System :: IO :: Stream > workbookStream ,...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  8. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/cpp/ps/working-with-document/
  9. PostScript でのページ操作 | C++

    PS ファイルにページを追加する方法については、Aspose.Page API ソリューションで回答しています。C++ での機能の使用方法については、こちらをご覧ください。...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/ja/cpp/ps/working-with-pages/
  10. Konvertieren von EPUB in JPG in Java – Aspose.H...

    Konvertierung von EPUB in JPG in Java mit Aspose.HTML for Java API. Betrachten Sie verschiedene EPUB-zu-JPG-Konvertierungsszenarien in Java-Code.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/de/java/convert-epub-to-jpg/