Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 12,913 for

doc to pdf

(0.07 sec)
  1. | Aspose

    Sample code for Pdf To DocX Java conversion. Use API example code for batch Pdf files To DocX conversion within any Web or DeskTop Java based application....Java Conversion PDF to Docx HTML JPG OCR XML BMP...smartphone photos in PDF format and creates PDF documents containing...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowValue method. Allows To specify whether values are To be displayed in the data labels of the entire series. Default value is false in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Chart > chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital signature in Java....sign a generated PDF document. Document doc = new Document();...DocumentBuilder(doc); builder.writeln("Contents of signed PDF."); CertificateHolder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Loading::LoadOptions::get_FontSe...

    Aspose::Words::Loading::LoadOptions::get_FontSettings method. Allows To specify Document font settings in C++....u "Comic Sans MS" })); auto doc = MakeObject < Document > ( MyDir...ASSERT_EQ ( u "MissingFont" , doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Convert DOCX to ODP in Android Apps or with fre...

    DocX To ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DocX To ODP online converter quickly before integrating the code....manipulating Word, Excel, PowerPoint, PDF, and other popular file formats...Android applications. It supports DOC, DOCX, ODT, RTF, HTML, and other...

    products.aspose.com/total/android-java/conversi...
  6. PdfSaveOptions.create_note_hyperlinks property ...

    PdfSaveOptions.create_note_hyperlinks property. Specifies whether To convert footnote/endnote references in main text sTory inTo active hyperlinks... doc = aw . Document ( MY_DIR + 'Footnotes...method converts the document to .PDF. options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied To a data label.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a line chart, then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Chart.axis_x property | Aspose.Words for Python

    Chart.axis_x property. Provides access To properties of the primary X axis of the chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document inTo a text based formats in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  10. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your list level To zero for clean formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . ListFormat . ApplyNumberDefault...

    reference.aspose.com/words/net/aspose.words.lis...