Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 90,934 for

doc format

(2.78 sec)
  1. ChartNumberFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartNumberFormat class. Represents number Formatting of the parent element...ChartNumberFormat class Represents number formatting of the parent element. To...Description format_code Gets or sets the format code applied...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartNumberFormat.is_linked_to_source property ...

    ChartNumberFormat.is_linked_to_source property. Specifies whether the Format code is linked to a source cell...property Specifies whether the format code is linked to a source...will be reset to general if format code is linked to source. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Android API to Render MHTML to RTF | products.a...

    Transform MHTML to RTF via Android via Java API...HTML) is a web page archive format used to save web pages for...RTF (Rich Text Format) is a document file format used by Microsoft...

    products.aspose.com/total/android-java/conversi...
  4. Stroke.ForeColor | Aspose.Words for .NET

    Discover the Stroke ForeColor property to easily customize your stroke's foreground color for enhanced design flexibility and visual appeal....how to set marker formatting. Document doc = new Document ();...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Stroke.Visible | Aspose.Words for .NET

    Control stroke visibility with our easy-to-use property. Enhance your design by toggling stroke visibility for better visual impact!...how to set marker formatting. Document doc = new Document ();...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the Document in C++.... auto doc = System :: MakeObject < Aspose...HeaderFooterCollecti > headersFooters = doc -> get_FirstSection () -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. FileFormatUtil.loadFormatToExtension method | A...

    FileFormatUtil.loadFormatToExtension method. Converts a load Format enumerated value into a file extension...oadFormat) Converts a load format enumerated value into a file...FileFormatUtil methods to detect the format of a document. // Load a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.highlightColor property | Aspose.Words for...

    Font.highlightColor property. Gets or sets the highlight (marker) color....to format a run of text using its font property. let doc = new...(); let run = new aw . Run ( doc , "Hello world!" ); let font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Table Format disturb while copying excel worksh...

    Hello Team , We are facing Format issue , while replacing Table Data from excel worksheet to the Word Documents , if table is big for Format getting disturb , can you please provide solution or code sample which help us…...Table Format disturb while copying excel worksheet data(having...Hello Team , We are facing format issue , while replacing Table...

    forum.aspose.com/t/table-format-disturb-while-c...
  10. FieldAddressBlock | Aspose.Words for Java

    Implements the ADDRESSBLOCK field in Java.... Document doc = new Document(getMyDir() + "Field...addressBlockField = (FieldAddressBlock) doc.getRange().getFields().get(0);...

    reference.aspose.com/words/java/com.aspose.word...