Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 32,886 for

insert documents

(0.1 sec)
  1. Aspose::Words::NodeChangingArgs::get_Action met...

    Aspose::Words::NodeChangingArgs::get_Action method. Gets a value indicating what type of node change event is occurring in C++....to monitor changes to the document tree in real-time as we edit...{ auto doc = MakeObject < Document > (); doc -> set_NodeChangingCallback...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Aspose::Words::NodeChangingArgs::get_OldParent ...

    Aspose::Words::NodeChangingArgs::get_OldParent method. Gets the node's parent before the operation began in C++....to monitor changes to the document tree in real-time as we edit...{ auto doc = MakeObject < Document > (); doc -> set_NodeChangingCallback...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Chart.AxisY | Aspose.Words for .NET

    Chart AxisY property. Provides access to properties of the primary Y axis of the chart in C#....get ; } Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AxisTickLabels.Position | Aspose.Words for .NET

    AxisTickLabels Position property. Gets or sets the position of the tick labels on the axis in C#.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Find and Replace Textboxes - Free Support Forum...

    I am trying to use Aspose.Pdf to find every instance of the word “full” in a pdf document I’m passing through and replace it with a custom sized, multiline textbox. However, when I run it through this and save it, it is …...of the word “full” in a pdf document I’m passing through and replace...desired? public Aspose.Pdf.Document ChangeBoxSize(System.IO.MemoryStream...

    forum.aspose.com/t/find-and-replace-textboxes/2...
  6. ControlChar | Aspose.Words for Java

    Control characters often encountered in Documents in Java....characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. Remarks: Provides...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert MHTML to DOC in Python | products.aspos...

    MHTML and HtmlFixed to DOC conversion in your Python applications without using Microsoft Word...provides the ability to save the document in HTML format using absolutely...as the ability to convert documents to and from various formats...

    products.aspose.com/total/python-net/conversion...
  8. GradientStop.BaseColor | Aspose.Words for .NET

    GradientStop BaseColor property. Gets a value representing the color of the gradient stop without any modifiers in C#.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartAxis.reverse_order property | Aspose.Words...

    ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++.... Examples Shows how to insert a floating image to the center...page. auto doc = MakeObject < Document > (); auto builder = MakeObject...

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