Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 38,276 for

save

(0.37 sec)
  1. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides.... Save the modified presentation to...-> GREEN ); # Save the PPTX to disk $pres -> save ( "WelcomeFont...

    docs.aspose.com/slides/php-java/manage-fonts/
  2. How to Create Rotated BarCode in Java

    This short tutorial guides you on how to create rotated barcode in Java. You can create and rotate barcode image in Java by any angle you want to set in terms of degrees....as per your requirement and save them as PNG or any other type...the desired number of degrees Save the output rotated barcode image...

    kb.aspose.com/barcode/java/how-to-create-rotate...
  3. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata... Save ( $"{path}ExtPDF417Meta.png"...IsReaderInitializati = true ; gen . Save ( $"{path}ExtPDF417MetaReaderI...

    docs.aspose.com/barcode/net/read-barcode-metadata/
  4. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the document....load_format ) save_format = aw . FileFormatUtil . extension_to_save_format...directly to its SaveFormat: save_format = aw . FileFormatUtil...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSaveOptions.use_gdi_emf_renderer property ...

    ImageSaveOptions.use_gdi_emf_renderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....Words metafile renderer when saving to EMF. @property def use_gdi_emf_renderer...to GDI+ graphics object and saved to metafile. If set to False...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeMarkupLanguage enumeration | Aspose.Words ...

    aspose.words.drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape....compliance specification for a saved document to adhere to. doc =...Iso29500_2008_Strict", # any document we save while passing this object will...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Add Comments in Word using Java

    In this short tutorial we will see how to add comments in Word using Java. This process can be followed in any operating system like Windows, macOS and Ubuntu to insert comment in Word document using Java....available for a Word file and save the file again as DOCX . Here...document paragraph using Java Save the file after adding the comments...

    kb.aspose.com/words/java/how-to-add-comments-in...
  8. SvgSaveOptions.id_prefix property | Aspose.Word...

    SvgSaveOptions.id_prefix property. Specifies a prefix that is prepended to all generated element IDs in the output document...docx' ) save_options = aw . saving . SvgSaveOptions () save_options.... id_prefix = 'pfx1_' doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageColorMode enum to optimize document page images. Control color modes for enhanced visual quality in your projects....jpg" ); // When we save the document as an image, we...mode for the image that the saving operation will generate. //...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ImageColorMode enumeration | Aspose.Words for N...

    Aspose.Words.Saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages....jpg" ); // When we save the document as an image, we...mode for the image that the saving operation will generate. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...