Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 153,868 for

doc

(0.21 sec)
  1. ReplacerContext | Aspose.Words for Java

    Find/replace operation context 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...
  2. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your Documents with tailored visuals for impactful presentations!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two wrapping...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FieldDocProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocProperty class, designed for seamless integration of DocPROPERTY fields in your Documents for enhanced functionality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways of using...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ShapeBase.softEdge property | Aspose.Words for ...

    ShapeBase.softEdge property. Gets soft edge formatting for the shape.... let doc = new aw . Document ( base ..... maxImageResolution = 72 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.crosses property | Aspose.Words for P...

    ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.major_unit property | Aspose.Words fo...

    ChartAxis.major_unit property. Returns or sets the distance between major tick marks.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Style::get_List method | Aspose....

    Aspose::Words::Style::get_List method. Gets the list that defines formatting of this list style in C++.... auto doc = MakeObject < Document > ();...SharedPtr < Style > listStyle = doc -> get_Styles () -> Add ( StyleType...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows to optimize the Document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. C++ API to Export MHTML to PCL | products.aspos...

    Convert MHTML to PCL within C++ applications....be used to convert MHTML to DOC. Aspose.Words for C++ is an advanced...API that can be used to export DOC to PCL. With Aspose.Total for...

    products.aspose.com/total/cpp/conversion/mhtml-...