Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 56,356 for

ios

(0.04 sec)
  1. Aspose::Words::Saving::PdfSaveOptions::get_Embe...

    Aspose::Words::Saving::PdfSaveOptions::get_EmbedFullFonts method. Controls how fonts are embedded into the resulting PDF documents in C++....500000 , MakeObject < System :: IO :: FileInfo > ( ArtifactsDir...25000 , MakeObject < System :: IO :: FileInfo > ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Insertar una imagen web desde una URL en una ho...

    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 junto con com.aspose.cells para...

    docs.aspose.com/cells/es/java/insert-web-image-...
  3. How to add Text Annotation using .NET | Aspose.PDF

    Source code on C# to add Text annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/text/add/
  4. How to add Circle Annotation using .NET | Aspos...

    Source code on C# to add Circle annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/circle/add/
  5. .NET 을 (를) 사용하여 Polygon 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Polygon 주석을 추가하는 C... IO . Path . Combine ( _dataDir ...}; document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/ko/net/annotation/polyg...
  6. C++ 을 (를) 사용하여 Polygon 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Polygon 주석을 추가하기 위한 소스 코드... IO . Path . Combine ( _dataDir ...}; document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/ko/cpp/annotation/polyg...
  7. ImageData.save method | Aspose.Words for Python

    aspose.words.drawing.ImageData.save method... def save ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO The stream where to save the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fonts::StreamFontSource class | ...

    Aspose::Words::Fonts::StreamFontSource class. Base class for user-defined stream font source. To learn more, visit the documentation article in C++....public : SharedPtr < System :: IO :: Stream > OpenFontDataStream...() override { return System :: IO :: File :: OpenRead ( FontsDir...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose::Words::Loading::ResourceLoadingAction e...

    Aspose::Words::Loading::ResourceLoadingAction enum. Specifies the mode of resource loading. To learn more, visit the documentation article in C++....{ args -> SetData ( System :: IO :: File :: ReadAllBytes ( ImageDir...{ args -> SetData ( System :: IO :: File :: ReadAllBytes ( ImageDir...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Working with Images in PostScript | C++

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddImage_outPS...

    docs.aspose.com/page/cpp/ps/working-with-images/