Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 74,326 for

ios

(0.18 sec)
  1. Aspose::Words::FileFormatUtil::DetectFileFormat...

    Aspose::Words::FileFormatUtil::DetectFileFormat method. Detects and returns the information about a format of a document stored in a stream in C++....st System::SharedPtr<System::IO::Stream>&) method Detects and...System :: SharedPtr < System :: IO :: Stream > & stream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. Обнаружение формата файла зашифрованных Office ...

    Узнайте, как обнаружить формат файла зашифрованных Office Open XML (OOXML) файлов с помощью 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/ru/cpp/detect-file-format...
  3. HtmlFixedSaveOptions.export_embedded_svg proper...

    HtmlFixedSaveOptions.export_embedded_svg property. Specifies whether SVG resources should be embedded into Html document... io . File . read_all_text ( ARTIFACTS_DIR...assertFalse ( system_helper . io . File . exist ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. License.set_license method | Aspose.Words for P...

    aspose.words.License.set_license method...set_license ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO A stream that contains the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to add Link Annotation using C++ | Aspose.PDF

    Add Link annotations programmatically in PDF with C++ sample code on any platform with C++ language... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/link/add/
  6. How to add Link Annotation using .NET | Aspose.PDF

    Add Link annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/link/add/
  7. How to add Highlight Annotation using .NET | As...

    Add Highlight annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/highligh...
  8. How to add Freetext Annotation using .NET | Asp...

    Add Freetext annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/freetext...
  9. How to remove Strikeout Annotation using C++ | ...

    Remove Strikeout annotations programmatically in PDF with C++ sample code on any platform with C++ language... IO . Path . Combine ( _dataDir ...} document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  10. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....io.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/java/add-backgrounds/