Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 14,349 for

object

(0.05 sec)
  1. How to Unprotect Word File in Java

    This quick tutorial guides on how to unprotect Word file in Java. It provides all the necessary details to write a program to unprotect DOCX in Java with the help of a few API calls only....protected using the Document class object Call the unprotect() method...It uses the Document class object to load the protected Word...

    kb.aspose.com/words/java/how-to-unprotect-word-...
  2. Use Checksum and Supplement Data for Barcodes i...

    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....PHPCode # Instantiate barcode object $bb = new BarCodeBuilder ();...

    docs.aspose.com/barcode/java/use-checksum-and-s...
  3. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word....use a "FindReplaceOptions" object to modify the find-and-replace...

    reference.aspose.com/words/net/aspose.words.rep...
  4. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method....have a corresponding FontInfo object which contains details about...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Table.VerticalAnchor | Aspose.Words for .NET

    Discover the Table VerticalAnchor property to optimize floating table positioning. Learn how to enhance layout control with its default Margin value....VerticalAnchor property Gets the base object from which the vertical positioning...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Font.clearFormatting method | Aspose.Words for ...

    Font.clearFormatting method. Resets to default font formatting....specified explicitly on the object from which Font was obtained...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....file into the Document class object to delete the watermark Parse...loaded into the Document class object, and then all of its pages...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  9. How to Underline Text in a PDF using C#

    This article describes how to underline text in a PDF using C#. It has the environment settings, a list of tasks and a runnable sample code to underline in PDF using C#....to it Create a TextBuilder object and link it to a particular...file using the TextBuilder object Save the output PDF file with...

    kb.aspose.com/pdf/net/how-to-underline-text-in-...
  10. How to Convert SHP to Geojson in C#

    This tutorial provides simple steps to convert SHP to Geojson in C#. It contains complete information including the configuration details, to-do steps and a sample code for converting Shapefile to Geojson in C#....convert SHP to Geojson Declare an object of ConversionOptions class...ConfigurationOptions class object and then set the destination...

    kb.aspose.com/gis/net/how-to-convert-shp-to-geo...