Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 3,449 for

data validation

(0.08 sec)
  1. Secure Presentations with Passwords in .NET|Asp...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Secure your presentations....provides the means for you to validate a password. This sample code...code shows you how to validate a password: using ( IPresentation...

    docs.aspose.com/slides/net/password-protected-p...
  2. How use X-Dimension|Documentation

    Learn how to configure X-Dimension for 1D and 2D barcodes in Aspose.BarCode for Java. Adjust barcode density, image size, AutoSizeMode behavior, and printing quality using precise X-Dimension and BarWidthReduction values.... DATA_MATRIX , "ASPOSE" ); // Set...code128_xdim_0_25mm.png Narrow bars, higher data density. Symbol is significantly...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. ArrayIndexOutOfBoundsException after SmartObjec...

    Bug Report: ArrayIndexOutOfBoundsException After SmartObjectLayer.replaceContents() Summary After calling SmartObjectLayer.replaceContents() and SmartObjectLayer.updateModifiedContent(), any subsequent save operation on …...0) License : Valid commercial license Problem Description...Additional Information We have a valid commercial license This is a...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  4. Create, Load, and Read SVG Files in Python – As...

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API.... Provide a valid base URI when using SVGDocument(content...SVGDocument() constructor creates a valid SVG document with a root <svg>...

    docs.aspose.com/svg/python-net/create-svg-file/
  5. Secure Presentations with Passwords Using Pytho...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost your productivity and secure your presentations with our step-by-step guide.... is_write_protected )) Validating or Confirming that a Specific...provides the means for you to validate a password. This sample code...

    docs.aspose.com/slides/python-net/password-prot...
  6. Secure Presentations with Passwords on Android|...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Secure your presentations.... dispose (); } Validate or Confirm That a Specific...provides the means for you to validate a password. This sample code...

    docs.aspose.com/slides/androidjava/password-pro...
  7. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....saving a document and accepts data about saving progress. getRenderChoiceFormF()...saving a document and accepts data about saving progress. setR...

    reference.aspose.com/words/java/com.aspose.word...
  8. Step‑by‑Step Guide to Load a Spreadsheet with G...

    Detailed tutorial on using Aspose.Cells GridJs with a Spring Boot backend and a client‑side HTML/JavaScript UI to load, edit, and download Excel files....Prerequisite: You must have a valid Aspose.Cells GridJs license...(); const sheets = jsondata . data ; const filename = jsondata...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....document, // and save the image data of every shape with an image...(shape.hasImage()) { // The image data of shapes may contain images...

    reference.aspose.com/words/java/com.aspose.word...
  10. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...validate(“c:\butta\logtaggedpdf.xml”...add(textFragment); document.validate(“c:\butta\logtaggedpdf.xml”...

    forum.aspose.com/t/create-a-pdf-a2-a/312852