Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 3,056 for

doc to pdf

(0.04 sec)
  1. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....immediately before saving it to PDF. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) # Insert text with PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_OwnerPassword method. Specifies the owner password for the encrypted Pdf Document in C++....owner password for the encrypted PDF document. System :: String Aspose...the user to open an encrypted PDF document without any access restrictions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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...
  4. 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...
  5. PdfEncryptionDetails.userPassword property | As...

    PdfEncryptionDetails.userPassword property. Specifies the user password required for opening the encrypted Pdf Document....required for opening the encrypted PDF document. get userPassword ()...required to open an encrypted PDF document for viewing. The permissions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert MHTML to XPS – C#

    Convert MHTML To XPS in C# or online. Consider the supported MHTML To XPS conversion scenarios in C# examples. Try online MHTML Converter....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/net/convert-mhtml-to-xps/
  7. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied To a data label.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add a line chart, then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Resize a Picture in Word using C#

    This article describes how To resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code To resize picture in Word using C#....PDF Product Family Aspose.Cells Product...save it on the disk in DOCX , DOC , or any other MS Word-supported...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  9. PdfSaveOptions.downsampleOptions property | Asp...

    PdfSaveOptions.downsampleOptions property. Allows To specify downsample options....resolution of images in the PDF document. let doc = new aw . Document...method converts the document to .PDF. let options = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. 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 in C++....SubstitutionWarning () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/iwa...