Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,817 for

raw

(0.14 sec)
  1. Verify Digital Signature in Word Document using...

    Follow this article for digital certificate verification in Word using Java. Get all the details for the IDE settings, a list of instructions, and a sample code to verify digital signature in Word document using Java....getSignatureType() method, get raw signature bytes using sig.getSignatureValue()...

    kb.aspose.com/words/java/verify-digital-signatu...
  2. Automating PowerPoint Generation in PHP: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for PHP—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....slides, the goal is to transform raw content into structured, visual...analytics engines to transform raw data or long-form text into summarized...

    docs.aspose.com/slides/php-java/automating-powe...
  3. Large Image Support|Documentation

    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....Adding a Watermark to an Image Raw Data Processing...

    docs.aspose.com/psd/net/large-image-support/
  4. Working with Ranges in C#|Aspose.Words for .NET

    Introduction to Range feature in Aspose.Words for .NET.... The operation works on the raw text of the range, preserving...

    docs.aspose.com/words/net/working-with-ranges/
  5. Unhandled exceptions during PDF to PDF/A conver...

    Environment: Aspose.PDF for Java (25.10) Java 17+ (OpenJDK) Linux (Amazon Linux 2) Description: We are using Document.convert() to convert PDF documents to PDF/A-3B format in a production pipeline. Certain valid PDF …...Actual behavior: Aspose throws raw NullPointerException and ArrayIndexOutOfBound...

    forum.aspose.com/t/unhandled-exceptions-during-...
  6. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::DRawing::ImageData::get_Title method. Defines the title of an image in C++....access the image's properties and raw data via the ImageData object...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::DRawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent in C++....access the image's properties and raw data via the ImageData object...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....NET // Raw normal data Vector4 [] normals..."DiffuseColor" , diffuse ); // Embed raw content data to FBX (only for...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  9. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh....define normals for vertex: // Raw normal data Vector4 [] normals...MAP_DIFFUSE , diffuse ); // Embed raw content data to FBX (only for...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  10. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....NET # Raw normal data normals = [ Vector4..."DiffuseColor" , diffuse ) # Embed raw content data to FBX (only for...

    docs.aspose.com/3d/python-net/set-up-normals-or...