ChartNumberFormat.isLinkedToSource 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...
Convert EPUB to DOTM using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...files to DOCformat. The second step is to convert the DOC file to...
Aspose::Words::Layout::LayoutCollector::GetStartPageIndex method. Gets 1-based index of the page where node begins. Returns 0 if node cannot be mapped to a page in C++.... auto doc = System :: MakeObject < Aspose...Layout :: LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...
Aspose::Words::Layout::LayoutCollector::GetEndPageIndex method. Gets 1-based index of the page where node ends. Returns 0 if node cannot be mapped to a page in C++.... auto doc = System :: MakeObject < Aspose...Layout :: LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...
Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++.... auto doc = System :: MakeObject < Aspose...Layout :: LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...
ImageSaveOptions.pixelFormat property. Gets or sets the pixel Format for the generated images....property Gets or sets the pixel format for the generated images. get...when saving to raster image formats. The default value is ImagePixelFormat...
DocumentBuilder.insertTextInput method. Inserts a text form field at the current position....insertTextInput(name, type, format, fieldValue, maxLength) Inserts...Fields . TextFormFieldType , format : string , fieldValue : string...
DocumentBuilder.underline property. Gets/sets underline type for the current font....how to format text inserted by a document builder. doc = aw ....= aw . DocumentBuilder ( doc = doc ) builder . underline = aw...
Aspose::Words::Layout::LayoutCollector class. This class allows to compute page numbers of Document nodes. To learn more, visit the Documentation article in C++....the Converting to Fixed-page Format documentation article. class...objects when the document is formatted into pages. You will be able...
Aspose::Words::Lists::List::get_ListId method. Gets the unique identifier of the list in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_ListFormat...