Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 92,619 for

doc

(0.18 sec)
  1. Aspose::Words::Loading::ResourceLoadingArgs cla...

    Aspose::Words::Loading::ResourceLoadingArgs class. Provides data for the ResourceLoading() method in C++.... () { auto doc = MakeObject < Document > (); doc -> set_ResourceLoadingCallb...MakeObject < DocumentBuilder > ( doc ); // Images usually are inserted...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. ChartAxis.format property | Aspose.Words for Py...

    ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SubDocument.NodeType | Aspose.Words for .NET

    Discover the SubDocument NodeType property that efficiently returns SubDocument data, enhancing your Document management and processing capabilities.... Document doc = new Document ( MyDir + "Master...NodeCollection subDocuments = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/sub...
  4. MeasurementUnits enumeration | Aspose.Words for...

    Aspose.Words.MeasurementUnits enumeration. Specifies the unit of measurement.... let doc = new aw . Document ( base ....isStrictSchema11 = exportToOdt11Specs ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Chart.sourceFullName property | Aspose.Words fo...

    Chart.sourceFullName property. Gets the path and name of an xls/xlsx file this chart is linked to.... let doc = new aw . Document ( base ....linked chart.docx" ); let shape = doc . getShape ( 0 , true ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PclSaveOptions.saveFormat property | Aspose.Wor...

    PclSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used... let doc = new aw . Document ( base ....rasterizeTransformed = true doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.SizeInPoints | Aspose.Words for .NET

    Discover the ShapeBase SizeInPoints property to easily retrieve and manage shape dimensions in points for precise design control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertImage...

    reference.aspose.com/words/net/aspose.words.dra...
  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. 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...
  10. 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...