Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 91,344 for

object

(0.08 sec)
  1. ImageSaveOptions.UseGdiEmfRenderer | Aspose.Wor...

    Optimize EMF saving with ImageSaveOptions. Control GDI or Aspose.Words renderer settings for enhanced image quality and performance....is written to GDI+ graphics object and saved to metafile. If set... we can pass a SaveOptions object to select a renderer for the...

    reference.aspose.com/words/net/aspose.words.sav...
  2. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for encrypted documents, ensuring secure and seamless access....DocSaveOptions object in a LoadOptions object. Assert . Throws...

    reference.aspose.com/words/net/aspose.words/inc...
  3. FillType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.FillType enum to enhance your fillable Objects with versatile fill types for improved document design....Specifies fill type for a fillable object. public enum FillType Values...gradient.docx" ); // Get Fill object for Font of the first Run....

    reference.aspose.com/words/net/aspose.words.dra...
  4. WordML2003SaveOptions class | Aspose.Words for ...

    Aspose.Words.Saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WordML](../../aspose.words/saveformat/#WordML) format...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table formatting. Enhance your documents with dynamic styles and improve readability effortlessly....Shading { get; } Gets a Shading object that refers to the shading...conditional style. override Equals ( object ) Compares this conditional...

    reference.aspose.com/words/net/aspose.words/con...
  6. Capabilities and limitations of the Aspose Word...

    Hi, We(Existing customer of Groupdocs.Conversion) are planning to evaluate Aspose.Words ReportingEngine as a replacement for our existing Apache POI + Velocity template solution. Kindly help clarify the following point…...methods from custom Java utility objects that are added to the reporting...type casting or converting objects within the template (e.g.,...

    forum.aspose.com/t/capabilities-and-limitations...
  7. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#....represented by the ParagraphFormat object that is returned by the ParagraphFormat...ParagraphFormat property. This object encapsulates various paragraph...

    docs.aspose.com/words/net/working-with-paragraphs/
  8. 创建新工作表|Documentation

    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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/zh/java/create-new-worksh...
  9. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document....specified in the SaveOptions object. doc . save ( file_name = ARTIFACTS_DIR...have to provide a LoadOptions object with the correct password to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....steps: Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/java/complex-pdf-example/