Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 25,805 for

only

(0.27 sec)
  1. About changing font name and size in Aspose.wor...

    Hi Team, Could you pls help me on how to change font name and size in Aspose.word template having font setting....mail‑merge; existing text will only be affected if you modify the...(or Document.DefaultFontName ) only influences newly created runs...

    forum.aspose.com/t/about-changing-font-name-and...
  2. NullPointerException with Aptos Font and wp14:a...

    Summary Aspose.Words throws a NullPointerException during Document.save() or Document.updatePageLayout() when ALL of the following conditions are met: Document contains wp14:anchorId attributes (Word 2010+ drawing anch…... The NPE only occurs when: Document has wp14:anchorId...VML/anchorId handling code The bug is only triggered when specific fonts...

    forum.aspose.com/t/nullpointerexception-with-ap...
  3. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....EPS, GIF, JPEG, PNG, or WebP), only the first page of the output...EPS, GIF, JPEG, PNG, or WebP), only the first page of the output...

    reference.aspose.com/words/net/aspose.words.low...
  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.WORD_ML](../../aspose.words/saveformat/#WORD_ML) format...Remarks At the moment provides only the WordML2003SaveOption.save_format...options object is used. Can only be SaveFormat.WORD_ML . temp_folder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ArrayIndexOutOfBoundsException after SmartObjec...

    Bug Report: ArrayIndexOutOfBoundsException After SmartObjectLayer.replaceContents() Summary After calling SmartObjectLayer.replaceContents() and SmartObjectLayer.updateModifiedContent(), any subsequent save operation on …... If you only need the replaced content for...if it is limited to PSDJAVA only? Thank you in advance for your...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  6. Aspose.Slides 26.1 - Saving Presentation as TIF...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...package is marked as Windows‑only , so the call throws System...installed. At the moment the only ways to get a TIFF out of a...

    forum.aspose.com/t/aspose-slides-26-1-saving-pr...
  7. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry....# Configure the INDEX field only to display XE fields that are...fields, the "EntryType" property only uses the first character of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var x = jzdInf…..., hatch appears as outline only, colour is black, etc.). With...}; If the hatch still shows only the boundary, please provide...

    forum.aspose.com/t/hatch-fucnction-not-work/322760
  9. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of text in a section of a document in Java.... Remarks: Has effect only when getEvenlySpaced() / se...columns. Remarks: Has effect only when getEvenlySpaced() / se...

    reference.aspose.com/words/java/com.aspose.word...
  10. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...FullName because they are only valid for static fields. So...like FieldType is correct, the only difference from a static PDFis...

    forum.aspose.com/t/get-some-checkbox-field-prop...