Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 25,799 for

only

(0.11 sec)
  1. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a slide from one presentation to another, or even when I create an empty slide in the target presen…...target presentation and clone only shapes from the source slide...Formatting : If you are cloning only shapes and the bullet formatting...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  2. Shape.Chart | Aspose.Words for .NET

    Unlock chart properties with Shape Chart. Enhance your visual data presentation effortlessly and maximize your insights today!...will return the Chart object only if HasChart property is true...

    reference.aspose.com/words/net/aspose.words.dra...
  3. HtmlSaveOptions.HtmlVersion | Aspose.Words for ...

    Discover the HtmlSaveOptions HtmlVersion property to easily choose your HTML standard when saving documents to HTML or MHTML. Optimize your output effortlessly!...options ); // Our document will only contain a DOCTYPE declaration...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlVersion Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.HtmlVersion enum to optimize document saving in HTML and MHTML formats, enhancing compatibility and performance....options ); // Our document will only contain a DOCTYPE declaration...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Font is wrong when converting Excel to HTML - F...

    When converting an excel file to html, the font is messed up. In excel it looks like: image.png (10.0 KB) In the html preview it looks like: image.png (5.7 KB) We’re using aspose cells for java version 24.9. I also…...true); // optional – export only the active sheet options.se...option / recommendation Export only a specific sheet options.se...

    forum.aspose.com/t/font-is-wrong-when-convertin...
  6. ChartDataLabel class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataLabel class. Represents data label on a chart point or trendline...except for pie charts showing only category name and percentage...data labels on a chart. Applies only to Bubble charts. Default value...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Aspose::Words::Saving::WordML2003SaveOptions::g...

    Aspose::Words::Saving::WordML2003SaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can Only be WordML in C++.... Can only be WordML . Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT..."Multiline" property to "false" to only allow the contents # of this...document. tag_clone . remove_self_only () doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout Only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....Words will create a page layout only when it is necessary. A typical...its value should be known. If only the first page is being currently...

    docs.aspose.com/words/cpp/creating-a-page-layout/