Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 41,522 for

document properties

(0.11 sec)
  1. Edit Macro in Word using C#

    Follow this article to edit macro in Word using C#. It will provide details to set the IDE, a list of steps, and a sample code showing how to edit macros in Word using C#....macro-enabled Word file into the Document class object Access the VbaProject...module and set the SourceCode property to the modified macro code...

    kb.aspose.com/words/net/edit-macro-in-word-usin...
  2. Aspose::Words::ConvertUtil::PointToInch method ...

    Aspose::Words::ConvertUtil::PointToInch method. Converts points to inches in C++....Shows how to specify page properties in inches. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Setting Chart Appearance|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for Python via .NET. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....of charts by setting their properties: Setting the chart area....axes contain a Chart.title property that can be used to set their...

    docs.aspose.com/cells/python-net/setting-chart-...
  4. ConvertUtil.point_to_inch method | Aspose.Words...

    ConvertUtil.point_to_inch method. Converts points to inches....specify page properties in inches. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Use a document builder to insert a field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. GeneralFormatCollection.Item | Aspose.Words for...

    Access the GeneralFormatCollection Item property to retrieve customizable formats easily at any index, enhancing your data presentation effortlessly.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Use a document builder to insert a field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDisplayBarcode.SymbolHeight | Aspose.Words...

    Adjust the SymbolHeight property of FieldDisplayBarcode to customize barcode height in TWIPS. Enhance your barcode display with precision!...SymbolHeight property Gets or sets the height of...and set its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldDisplayBarcode.ForegroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode ForegroundColor property. Easily set vibrant colors for enhanced visibility!...ForegroundColor property Gets or sets the foreground...and set its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldDisplayBarcode.BackgroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode BackgroundColor property. Set vibrant colors for enhanced visibility and branding....BackgroundColor property Gets or sets the background...and set its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Drawing::SignatureLine::get_Emai...

    Aspose::Words::Drawing::SignatureLine::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++.... Default value for this property is empty string . System ::...signature and insert it into a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...