Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 90,828 for

doc format

(0.19 sec)
  1. Android API to Render MHTML to DOCM | products....

    Transform MHTML to DocM via Android via Java API...HTML) is a web page archive format used to save web pages for...Macro-Enabled Document file format used to store documents with...

    products.aspose.com/total/android-java/conversi...
  2. Java API to Export CGM to XAMLFLOW | products.a...

    Convert CGM to XAMLFLOW using on premise Java API...is to render the CGM file to DOC using Aspose.PDF for Java. Aspose...files to DOC format. The second step is to convert the DOC file to...

    products.aspose.com/total/java/conversion/cgm-t...
  3. ParagraphFormat.MirrorIndents | Aspose.Words fo...

    Discover how the ParagraphFormat MirrorIndents property enhances your Document Formatting by ensuring consistent left and right indents for a polished look.... Document doc = new Document ( MyDir + "Document...docx" ); ParagraphFormat format = doc . FirstSection . Body ....

    reference.aspose.com/words/net/aspose.words/par...
  4. Convert HTML To Image C++

    Convert HTML to Image Format in C++ code. Save HTML as Image using C++....image, and many other document formats using C++. JPG Node Python...transform HTML into graphical format with just a few lines of C++...

    products.aspose.com/words/cpp/conversion/html-t...
  5. C++ API to Export TEX to FLATOPC | products.asp...

    Convert TEX to FLATOPC within C++ applications....The TEX file format is a popular document format used for creating...dissertations. However, the TEX file format is not compatible with many...

    products.aspose.com/total/cpp/conversion/tex-to...
  6. ChartDataPoint.marker property | Aspose.Words f...

    ChartDataPoint.marker property. Specifies chart data marker....Show how to set marker formatting. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Layout::LayoutCollector::GetEndP...

    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"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Layout::LayoutCollector::GetStar...

    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"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Aspose::Words::Layout::LayoutCollector::GetNumP...

    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"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....get ; } Examples Shows how to format a run of text using its font...Document doc = new Document (); Run run = new Run ( doc , "Hello...

    reference.aspose.com/words/net/aspose.words/sto...