Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 90,535 for

doc format

(0.29 sec)
  1. How to Convert OneNote to Word using Java

    This article guides on how to convert OneNote to Word using Java. It has all the details required to set the IDE, steps to write the application, and a runnable sample code to OneNote to Word converter using Java....DOC, a list of steps for developing...resultant DOC file. Steps to Change OneNote to DOC using Java...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  2. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++.... auto doc = System :: MakeObject < Aspose...:: NodeCollection > shapes = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/fil...
  3. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XPS Format in Java....XPS format. To learn more, visit the Specify...saved XPS document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.HTML_FIXED Format in Java....HTML_FIXED format. To learn more, visit the Specify...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartDataLabel.IsVisible | Aspose.Words for .NET

    Discover how the ChartDataLabel IsVisible property enhances data visualization by confirming when labels are ready to display valuable insights....void DataLabels () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Გადაიყვანეთ WORD PNG C++

    გადაიყვანეთ WORD PNG C++ ფორმატში კოდით. შეინახეთ WORD როგორც PNG C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/ka/cpp/conversion/wor...
  7. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java.... Examples: Shows how to format a run of text using its font...Document doc = new Document(); Run run = new Run(doc, "Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Tables::CellFormat::get_Preferre...

    Aspose::Words::Tables::CellFormat::get_PreferredWidth method. Returns or sets the preferred width of the cell in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF Documents in Java using Aspose.PDF, including editing and content updates....The output XML format is a custom Aspose format. The XML contains...( tocInfo ); // Define the format of the four levels list by...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  10. IChartDataPoint Interface | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.IChartDataPoint interface for detailed chart data point properties. Enhance your data visualization effortlessly!...ChartDataPoint () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...