Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 227,802 for

new

(0.19 sec)
  1. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one.... There are two new methods and one property was...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/work-with-pdf-layers/
  2. PDF Redaction API | Aspose.PDF

    Redact PDF documents with free cross-platform Apps and High Code APIs for any platform....Redact PDF - C# Document doc = new Document ( dataDir + "test.pdf"...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( searchTerm...

    products.aspose.com/pdf/redaction/
  3. Move Field|Aspose.PDF for Python via .NET

    Move an existing form field to a different position in a PDF document....move existing form fields to a new position without recreating them...“Country” field by specifying new coordinates for its placement...

    docs.aspose.com/pdf/python-net/move-field/
  4. StreamFontSource.OpenFontDataStream | Aspose.Wo...

    Discover the StreamFontSource OpenFontDataStream method to efficiently access font data streams on demand, enhancing your design workflow....FontSettings fontSettings = new FontSettings (); fontSettings...SetFontsSources ( new FontSourceBase [] { new StreamFontSourceFile...

    reference.aspose.com/words/net/aspose.words.fon...
  5. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your SaveOptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false....Document doc = new Document (); DateTime createdTime = new DateTime...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. StyleCollection.defaultFont property | Aspose.W...

    StyleCollection.defaultFont property. Gets document default text formatting.... let doc = new aw . Document (); let styles...// Set default parameters for new styles that we may later add...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FormFlattener Plugin|Aspose.PDF for .NET

    Learn how to flatten PDF form fields with the Aspose.Pdf.LowCode.FormFlattener plugin for .NET....FormFlattener plugin var plugin = new Aspose . Pdf . LowCode . FormFlattener...and output files var options = new Aspose . Pdf . LowCode . FormFlattenAllFields...

    docs.aspose.com/pdf/net/plugins/form-flattener/
  8. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the document. Shape shape = new Shape ( doc , ShapeType . Cube...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Security Plugin|Aspose.PDF for .NET

    Learn how to encrypt and decrypt PDF documents with the Aspose.Pdf.LowCode.Security plugin for .NET....Security plugin var plugin = new Aspose . Pdf . LowCode . Security...encryption options var options = new Aspose . Pdf . LowCode . EncryptionOptions...

    docs.aspose.com/pdf/net/plugins/security/
  10. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text watermarks, enhancing your content's security and branding....WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...using ( FileStream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.low...