Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 435 for

relative shape positioning

(1.02 sec)
  1. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName...value determining how DrawingML shapes are rendered. getDocumentPartSavin()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Sampler parameters|Documentation

    Configure token sampling behavior in Aspose.LLM for .NET — temperature, top-p, top-k, min-p, repetition and presence penalties, DRY, XTC, dynamic temperature, Mirostat, seed, and logit bias.... Minimum probability relative to the top token. A token...model’s full context size. A positive integer — only the last N...

    docs.aspose.com/llm/net/developer-reference/par...
  3. FieldRef | Aspose.Words for Java

    Implements the REF field in Java...."MyBookmark", "The bookmark's relative paragraph number is ", "\n");...the referenced paragraph in relative context. getInsertRelativePos()...

    reference.aspose.com/words/java/com.aspose.word...
  4. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item....justified relative to the ListLevel.number_position property..... number_position = - 36 list_level . text_position = 144 list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....deleteShapes() Deletes all shapes from the text of this story...deleteShapes() Deletes all shapes from the text of this story...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....displays the bookmark's position relative to the field. // Bookmark1...Gets whether to insert a relative position of the bookmarked paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  7. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... shape_layout_like_ww8 , 'ShapeLayoutLikeWW8'..._mirror_indents_and_relative_positioning , 'SwapInsideAndOutside'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert Vector Image to Vectorized PSD Image in...

    Aspose.Imaging offers seamless export capabilities for vector images to PSD format, preserving their integrity and enabling smooth transitions between graphic editing software. C# Image Processing Library can be used to convert vector images to vectorized PSD as shown in the C# code example....graphical objects such as lines, shapes, and fills, defined by mathematical...vector elements, including Shapes, Paths, and Vector Masks, to...

    docs.aspose.com/imaging/net/developer-guide/how...
  9. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...Create a watermark shape Shape watermark = new Shape(doc, ShapeType...ZOrder of shapes in the document. z_order = 0 shapes = doc.get_child_nodes(aw...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  10. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....such “watermark” is just a shape with text inserted into a header...header or footer and positioned in the centre of the page. While...

    docs.aspose.com/words/java/add-watermark-in-doc...