Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 2,581 for

document editing

(0.07 sec)
  1. FieldAdvance.HorizontalPosition | Aspose.Words ...

    Discover the FieldAdvance HorizontalPosition property, easily adjust text positioning for precise layout control in your Documents. Enhance your formatting today!...field, and edit its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend... Examples Shows how to edit the appearance of a chart’s...chart’s legend. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IRevisionCriteria Interface | Aspose.Words for ...

    Control Document revisions effortlessly with Aspose.Words.IRevisionCriteria. Customize acceptance and rejection of changes for precise Document management....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...revision. " ); // To register our edits as revisions, we need to declare...

    reference.aspose.com/words/net/aspose.words/ire...
  4. FieldMergeBarcode.AddStartStopChar | Aspose.Wor...

    Control Start/Stop characters for NW7 and CODE39 barcodes with the FieldMergeBarcode AddStartStopChar property. Enhance your barcode functionality today!... Document doc = new Document (); DocumentBuilder...BarcodeValue = "MyCODE39Barcode" ; // Edit its appearance to display start/stop...

    reference.aspose.com/words/net/aspose.words.fie...
  5. How to Convert a JPG to Word in Python

    This article guides on how to convert a JPG to Word in Python. It has all the details to set the IDE, a list of steps, and a runnable sample code to convert a JPG to Word in Python....a new Word file using the Document class in your Python application...object using the newly created document Call the insert_image() method...

    kb.aspose.com/words/python/how-to-convert-a-jpg...
  6. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side.... Examples Shows how to edit a shape’s image data. img_source_doc...img_source_doc = aw . Document ( file_name = MY_DIR + 'Images.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side.... Examples Shows how to edit a shape’s image data. img_source_doc...img_source_doc = aw . Document ( file_name = MY_DIR + 'Images.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldFillIn.DefaultResponse | Aspose.Words for ...

    Discover the FieldFillIn DefaultResponse property to easily set and customize default user responses in prompt windows for enhanced user experience....FieldFillIn () { Document doc = new Document (); DocumentBuilder...respondent // to automatically edit responses for FILLIN fields...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side.... Examples Shows how to edit a shape’s image data. img_source_doc...img_source_doc = aw . Document ( file_name = MY_DIR + 'Images.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::ImageData::get_CropLeft...

    Aspose::Words::Drawing::ImageData::get_CropLeft method. Defines the fraction of picture removal from the left side in C++.... Examples Shows how to edit a shape’s image data. auto imgSourceDoc...imgSourceDoc = MakeObject < Document > ( MyDir + u "Images.docx"...

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