Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 450,505 for

windows

(0.14 sec)
  1. 通过 C++ 打印 PDF 文件 | Aspose.PDF

    简单的演示源代码使用 C++ 语言在任何平台上打印 PDF 文档。... 微软 Windows 或兼容 C++ 运行时环境的操作系统,适用于 Windows 32 位、Windows 64 位和...

    products.aspose.com/pdf/zh-hans/cpp/print/
  2. Generate GS1 DataBar (Omnidirectional, Stacked ...

    C++ example of code to generate GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Microsoft Windows, Linux or any OS compatible...Runtime Environment for Windows 32-bit, Windows 64-bit, or Linux 64-bit...

    products.aspose.com/barcode/cpp/databar/generate/
  3. 通過 C++ 在 PDF 中使用水印 | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上向PDF文件添加或删除水印。... 微软 Windows 或兼容 C++ 运行时环境的操作系统,适用于 Windows 32 位、Windows 64 位和...

    products.aspose.com/pdf/zh-hans/cpp/watermark/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Getting Started - C# Image Library https://docs.aspose.com/imaging/net/getting-started/ Recent content in Getting Started - C# Image Library on Docum......NET web applications to Windows desktop applications. Aspose...appears down the bottom of the window indicating that the download...

    docs.aspose.com/imaging/net/getting-started/ind...
  5. BIG_UTF32_CODE_PAGE | Aspose.Slides for C++ API...

    Magic number used by Windows for big endian UTF-32 codepage id....field Magic number used by Windows for big endian UTF-32 codepage...

    reference.aspose.com/slides/cpp/system.text/utf...
  6. Convert Image to PDF in C# | products.aspose.com

    Convert Image to PDF in C#. Use .NET library API to convert Images to PDF documents....NET Core, Windows Azure, Mono or Xamarin Platforms...prerequisities: Microsoft Windows or a compatible OS with .NET...

    products.aspose.com/slides/net/conversion/image...
  7. Unlock DOC document via C++ | products.aspose.com

    C++ example code to unlock password protected DOC file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Microsoft Windows or a compatible OS with C++...Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64...

    products.aspose.com/words/cpp/unlock/doc/
  8. Unlock DOT document via C++ | products.aspose.com

    C++ example code to unlock password protected DOT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Microsoft Windows or a compatible OS with C++...Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64...

    products.aspose.com/words/cpp/unlock/dot/
  9. Unlock ODT document via C++ | products.aspose.com

    C++ example code to unlock password protected ODT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Microsoft Windows or a compatible OS with C++...Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64...

    products.aspose.com/words/cpp/unlock/odt/
  10. Graphics.FillRectangle and Graphics.DrawLine pr...

    Bitmap bitmap = new Bitmap(250, 110); Graphics graphics = Graphics.FromImage(bitmap); SolidBrush b = new SolidBrush(System.Drawing.Color.Red); graphics.FillRectangle(b, 0f, 0f, 100, 100); graphics.D…...the following output on a Windows machine in a WinForms application...Drawing but using the native Windows libraries: image.png (342 Bytes)...

    forum.aspose.com/t/graphics-fillrectangle-and-g...