Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 89,216 for

object

(0.12 sec)
  1. Find and Replace Text|Aspose.Words for .NET

    Find and replace text from a document part easily and fast instead of using VSTO in C#....doc" ); object replaceAll = Word . WdReplace...

    docs.aspose.com/words/net/search-for-and-replac...
  2. ImageSaveOptions.ThresholdForFloydSteinbergDith...

    Optimize your images with the ImageSaveOptions Threshold for Floyd-Steinberg Dithering. Control binarization error for stunning results in image processing.... we can pass a SaveOptions object to // adjust the dithering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ImageBinarizationMethod Enum | Aspose.Words for...

    Discover the Aspose.Words.ImageBinarizationMethod enum for effective image binarization. Optimize your document processing with advanced techniques.... we can pass a SaveOptions object to // adjust the dithering...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Document.RevisionsView | Aspose.Words for .NET

    Effortlessly manage document revisions! Choose between original or updated versions for seamless collaboration and enhanced productivity....Empty )); // View the document object as if all the revisions are...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the text in a document....# Create a "TxtLoadOptions" object, which we can pass to a document's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Control BarCode Image Quality in Ruby|Documenta...

    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....'/data/' \ # Instantiate barcode object bb = Rjb :: import ( 'com.aspose...

    docs.aspose.com/barcode/java/control-barcode-im...
  7. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current shape Object....(caption) of the current shape object. @property def title ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::PdfDigitalSignatureTimes...

    Aspose::Words::Saving::PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp. To learn more, visit the documentation article in C++....PdfDigitalSignatureT : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Add HTML String using DOM in Ruby|Aspose.PDF fo...

    Discover how to add an HTML string to a PDF document using the DOM API in Ruby with Aspose.PDF for dynamic content generation..../ ' # Instantiate Document object doc = Rjb :: import ( ' com...

    docs.aspose.com/pdf/java/add-html-string-using-...
  10. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....); // Instantiate Document object auto document = MakeObject...

    docs.aspose.com/pdf/cpp/set-image-size/