Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 15,101 for

pdf to doc

(0.12 sec)
  1. ChartDataLabelCollection.showLegendKey property...

    ChartDataLabelCollection.showLegendKey property. Allows To specify whether legend key is To be displayed for the data labels of the entire series... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chart = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Android API to Convert WORDML to DIF or with fr...

    Convert WORDML To DIF in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORDML To DIF online converter quickly before integrating the code....formats, including DOC, DOCX, XLS, XLSX, PDF, and many more. This...

    products.aspose.com/total/android-java/conversi...
  3. SaveOutputParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-Document save, enhancing your Document management experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...DocumentBuilder doc = aw.Document() builder = aw.DocumentBuilder(doc) # 2...add() para.append_child(aw.Run(doc, node_texts[i])) # (Optional)...

    forum.aspose.com/t/aspose-words-python-smartart...
  5. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of pages in the Document as calculated by the most recent page layout operation in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Page...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. JasperReports Exporters Suite | Generate Report...

    Explore Aspose.Total for JasperReports, a robust suite of exporters empowering developers To seamlessly export reports in various formats, including Word, Excel, PowerPoint, Pdf, and more. Unleash the full potential of JasperReports with extensions like Aspose.Words, Aspose.Pdf, Aspose.Cells, Aspose.Slides, Aspose.Imaging, Aspose.BarCode, and Aspose.CAD....JasperReports to Word, Excel, PDF, PowerPoint and Image formats...Word, Excel, PowerPoint, and PDF formats. This suite not only...

    products.aspose.com/total/jasperreports/
  7. IWarningCallback class | Aspose.Words for Node.js

    Aspose.Words.IWarningCallback class. Implement this interface if you want To have your own cusTom method called To capture loss of fidelity warnings that can occur during Document loading or saving....IWarningCallback' , () => { let doc = new aw . Document ( base ....operations to render in the output PDF. metafileRenderingOpt . emulateRasterOperati...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Փոխարկել HTML DOC Javascript

    Փոխարկեք HTML ը Doc ձևաչափի JavaScript կոդով: Պահեք HTML որպես Doc օգտագործելով JavaScript:...Փոխարկել HTML ը DOC ի JavaScript ում Բարձր արագությամբ Node.js...Ծրագրային կերպով փոխակերպեք HTML-ը DOC-ի՝ օգտագործելով Node.js-ը: Ուսումնասիրեք...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Convert PPT to XLAM via C++ or with free Online...

    Export PPT To XLAM in C++ without using Microsoft Excel or Powerpoint or online. Test free PPT To XLAM online converter quickly before integrating the code....to various formats, such as PDF, HTML, and SVG. It also supports...Options with C++ Convert PPT to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/cpp/conversion/ppt-to...
  10. XlsxSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.XLSX format in Java.... Document doc = new Document(getMyDir() + "Shape...setSaveFormat(SaveFormat.XLSX); doc.save(getArtifactsDir() + "XlsxSaveOptions...

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