Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 3,062 for

doc to pdf

(0.09 sec)
  1. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the Pdf dynamically using c#. After appending the data To Document, try To save the Document using Document.save or memory stream. During the time i have facing the below issue. Box child can not …...PDF Product Family aspose-pdf-net , net manojanbu93...1 Hi, i have generating the pdf dynamically using c#. After appending...

    forum.aspose.com/t/issue-text-box-child-can-not...
  2. Aspose::Words::Fields::FieldPrintDate class | A...

    Aspose::Words::Fields::FieldPrintDate class. Implements the PRINTDATE field. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ( MyDir...or printed as a PDF (but not exported to PDF), // PRINTDATE fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. How to Read Word Document in C#

    This brief tuTorial guides you on how To read Word Document in C#. To read text from Word Document C# environment details and runnable sample code with description is shared....PDF Product Family Aspose.Cells Product...loading a Word file like DOCX , DOC , RTF, or HTML, etc, and then...

    kb.aspose.com/words/net/how-to-read-word-docume...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e. from max To min in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ReportBuilder | Aspose.Words for Java

    Provides methods intended To fill template with data using LINQ Reporting Engine in Java....populate document with data: String doc = getMyDir() + "Reporting engine...} ReportBuilder.buildReport(doc, getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  6. FileFormatUtil.ContentTypeToLoadFormat | Aspose...

    Transform IANA content types inTo load format values effortlessly with the FileFormatUtil ContentTypeToLoadFormat method. Simplify your file handling Today!... Pdf , FileFormatUtil . ContentTypeToSaveFor...ContentTypeToSaveFor ( "application/pdf" )); Assert . AreEqual ( SaveFormat...

    reference.aspose.com/words/net/aspose.words/fil...
  7. Replacer | Aspose.Words for Java

    Provides methods intended To find and replace text in the Document in Java....regex in the document: String doc = getMyDir() + "Footer.docx";...create(replacerContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Split Word File using C#

    This tuTorial explains how To split Word file using C#. It contains all the details for configuring the development environment, sequence of steps for writing this application and a runnable sample code To extract pages from Word using C#....PDF Product Family Aspose.Cells Product...separate Word file like DOCX , DOC , or any other MS Word supported...

    kb.aspose.com/words/net/how-to-split-word-file-...
  9. Convert SVG to PNG – Python Examples

    Convert SVG To PNG in Python code or online. You will find Python examples and an online SVG Converter...PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/svg/python-net/convert-svg-to-png/
  10. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_get method. Gets or a sets a bookmark outline level by the bookmark name in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/cpp/aspose.words.sav...