Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 3,062 for

doc to pdf

(0.04 sec)
  1. RevisionOptions.revisedPropertiesEffect propert...

    RevisionOptions.revisedPropertiesEffect property. Allows To specify the effect for content areas with changes of formatting properties [RevisionType.FormatChange](../../../aspose.words/revisiontype/#FormatChange) Default value is [RevisionTextEffect.None](../../revisiontexteffect/#None)... let doc = new aw . Document ( base ....revisions. let revisionOptions = doc . layoutOptions . revisionOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowOriginalRevision method. Allows To specify whether the original text should be shown instead of revised one. Default value is false in C++.... auto doc = MakeObject < Document > ( MyDir...RevisionOptions > revisionOptions = doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during page layout model build and rendering. Page layout model is built in two steps. First, "conversion step", this is when page layout pulls Document content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged inTo pages. Depending of the operation which triggered build, page layout model may or may not be further rendered inTo fixed page format. For example, computing number of pages in the Document or updating fields does not require rendering, whereas export To Pdf does in C++....rendering, whereas export to Pdf does. enum class PageLayoutEvent...PageLayoutCallback () { auto doc = MakeObject < Document > (); doc -> get_BuiltInDocumentPrope...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method...pdf' , input_files = [ input_doc1...save_format = aw . SaveFormat . PDF , merge_format_mode = aw . lowcode...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Insert Watermark in Word Document using C#

    We will guide you through how To insert watermark in Word Document using C#. You will get information about the configuration, steps and a sample code To create watermark in Word using C#....PDF Product Family Aspose.Cells Product...save the output file as DOCX , DOC , or in any other format. Steps...

    kb.aspose.com/words/net/how-to-insert-watermark...
  6. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxis.majorUnit property | Aspose.Words for...

    ChartAxis.majorUnit property. Returns or sets the distance between major tick marks.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_TickMarkSpacing method. Gets or sets the interval, at which tick marks are drawn in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnit method. Returns or sets the distance between major tick marks in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::Charts::Chart::get_Axis...

    Aspose::Words::Drawing::Charts::Chart::get_AxisZ method. Provides access To properties of the Z axis of the chart in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...