Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 86,671 for

object

(0.08 sec)
  1. How to Generate Barcode Image in C#

    This article provides information on how to generate Barcode image in C#. It will provide details about configuring the environment, steps to perform the task and runnable Barcode printing code in C#....initialize BarCodeGenerator class object Specify the Barcode encoding...the BarCodeGenerator class object is declared and initialized...

    kb.aspose.com/barcode/net/how-to-generate-barco...
  2. How to Convert PDF to HTML using C++

    This brief topic focuses on how to convert PDF to HTML using C#. One can easily export PDF to HTML in C++ by utilizing simple API calls without any dependence on any third party API or Adobe Acrobat tool....files Create Document Class object to load source PDF file Create...Create HtmlSaveOptions Class object to set desired HTML export...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-htm...
  3. How to Resize Image using Java

    This concise tutorial is designed to explain how to resize image using Java. To resize image Java code and steps are shared for establishing the necessary environment....the disk into the Image class object Call Image.resize() function...using the ImageResizeSettings object in the resize() function. This...

    kb.aspose.com/imaging/java/how-to-resize-image-...
  4. Aspose::Words::Run::get_PhoneticGuide method | ...

    Aspose::Words::Run::get_PhoneticGuide method. Gets a PhoneticGuide Object in C++....method Gets a PhoneticGuide object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/run...
  5. XpsSaveOptions.digital_signature_details proper...

    XpsSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) Object used to sign a document....or sets DigitalSignatureDeta object used to sign a document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OoxmlSaveOptions.digital_signature_details prop...

    OoxmlSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) Object used to sign a document....or sets DigitalSignatureDeta object used to sign a document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....files Initialize Document class object to load DOCX for replacing...Create FindReplaceOptions class object to enable different properties...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  8. Convert USDZ to ASE via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...Conversion # load the USDZ in an object of Scene scene = aspose.threed...Format) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO FBX (Autodesk...

    products.aspose.com/3d/python-net/conversion/us...
  9. Specify Save Options in Node.js|Aspose.Words fo...

    More accurately control the save process using Node.js....a SaveOptions object – it should be an object of a class derived...

    docs.aspose.com/words/nodejs-net/specify-save-o...
  10. Aspose.PDF for .NET Adding Extracted Page to Ne...

    I'm using aspose.pdf for .net to search uploaded documents page-by-page for barcodes using the JPEG device to create an image of each page. Based on the codes found, I then reassemble the document(s) and present them …...The exception received is: “Object not found.” The stack trace...Add(pge); //Exception Thrown here: Object not found. using (MemoryStream...

    forum.aspose.com/t/aspose-pdf-for-net-adding-ex...